Changes

Jump to navigation Jump to search
110 bytes removed ,  16:45, 14 January 2018
m
changed "left" alignment with "flushleft" (which was probably intended), removed some overhead
<context source=yes>
\setuppapersize[A5]
\definedescription[latexdesc][
headstyle=bold, style=normal, align=leftflushleft, alternative=hanging,
width=broad, margin=1cm]
\starttext
\latexdesc{Short} This is a shorter item label, and some text that
talks about it. The text is wrapped into a paragraph, with
with other lists -- but is spaced a fixed distance from the end of
the label.
\stoptext
</context>
<context source=yes>
\setuppapersize[A5]
\definedescription[descr][
headstyle=bold, style=normal, align=leftflushleft, alternative=hanging,
width=broad, margin=1cm]
\starttext
\startdescr{Para}
This is a shorter item label, and some text that talks about it.
A short item that's not part of that really long "Para" item.
\stopdescr
 
\stoptext
</context>
<context source=yes>
\setuppapersize[A5]
 
\definedescription[notation][
headstyle=bold, style=normal, align=leftflushleft, alternative=hanging,
width=5em]
\starttext
\notation{Short} This is a shorter item label, and some text that talks
about it. The text is wrapped into a paragraph, with successive
\notation{Rather longer label} This is a longer item label. As you can
see, the paragraph simply pretends the label is 5em wide.
 
\stoptext
</context>
<context source=yes>
%\setuppapersize[A5]
\setupcolors[state=start]
\definedescription[Desc][alternative=top, hang=20,

Navigation menu