Hey list, I'd like the contents of my \startdefinition \stopdefinition pairs to have their title above them on a line of their own, but am having problems with the usage: \definedescription[definition] [location=top, hang=20, headcolor=colour_head, headstyle=boldslanted, command=\hskip-1cm, margin=1cm] According to what I understand here, http://wiki.contextgarden.net/Description#ConTeXt_3 , this should work? -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
Am 06.03.2012 um 03:05 schrieb Kip Warner:
Hey list,
I'd like the contents of my \startdefinition \stopdefinition pairs to have their title above them on a line of their own, but am having problems with the usage:
\definedescription[definition] [location=top,
alternative=top,
hang=20, headcolor=colour_head, headstyle=boldslanted, command=\hskip-1cm, margin=1cm]
Wolfgang
On Tue, 2012-03-06 at 08:35 +0100, Wolfgang Schuster wrote:
Am 06.03.2012 um 03:05 schrieb Kip Warner:
Hey list,
I'd like the contents of my \startdefinition \stopdefinition pairs to have their title above them on a line of their own, but am having problems with the usage:
\definedescription[definition] [location=top,
alternative=top,
hang=20, headcolor=colour_head, headstyle=boldslanted, command=\hskip-1cm, margin=1cm]
As soon as I added that variable and assignment, it crapped out: ! Undefined control sequence. \143>top:width ->\localhize \assignwidth ...dth \ifcsname \??dimensionwidth #1 \endcsname #1\else \s! unkn... \139>notation ...onalternativeparameter \c!width } \constructionsheadwidth {... \handlenoteitself ...c_constructions_stored_start \begstrut \strc_notes_set_... \handlenoteinsert ... {\handlenoteitself {#1}{#2}} \egroup \the \everyafterno... \142>notation:note ...rentnote \currentnotenumber \fi \fi \endgroup \fi \fi ... ... l.23 ...f.org/external/np/pp/eng/2010/041310.pdf}} It compiles fine if I remove it though. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
On 2012-03-06 Kip Warner
As soon as I added that variable and assignment, it crapped out:
! Undefined control sequence. \143>top:width ->\localhize
\assignwidth ...dth \ifcsname \??dimensionwidth #1
Looks like this bug: http://permalink.gmane.org/gmane.comp.tex.context.devel/1974 Marco
participants (3)
-
Kip Warner
-
Marco
-
Wolfgang Schuster