Changes

Jump to navigation Jump to search
10 bytes removed ,  18:17, 26 July 2005
changed to texcode instead of pre
LaTeX:
<small><pretexcode>
\documentclass{article}
\begin{document}
\end{description}
\end{document}
</pre></smalltexcode>
ConTeXt: <tt>\setupdescription</tt> with some special parameters
<tt>margin=</tt><i>indentation</i>)
<small><pretexcode>
\definedescription[notation][
headstyle=bold,style=normal,align=left,location=hanging,
\stoptext
</pre></smalltexcode>
The empty lines (or <tt>\par</tt>) after each description
distance for separation of label and text.
<b>== Description with minimal label width:</b>== 
LaTeX:
<small><pretexcode>
\documentclass{article}
\usepackage{mdwlist}
\end{basedescript}
\end{document}
</pre></smalltexcoed>
ConTeXt: ???</texcode>
Anonymous user

Navigation menu