Changes

Jump to navigation Jump to search
60 bytes removed ,  11:53, 10 August 2004
m
conversion n and N are identical
<table>
<tr><td><tt>nor N</tt></td><td>Usually the default: a numbered list</td></tr>
<tr><td><tt>m</tt></td><td>A numbered list, with lowercase (&ldquo;medieval&rdquo;, aka &ldquo;oldstyle&rdquo;) numbers.</td></tr>
<tr><td><tt>1</tt> &hellip; <tt>8</tt></td><td>Different kinds of bullets. All items get the same symbol.</td></tr>
<tr><td><tt>KR</tt></td><td>Items are numbered in uppercase Roman numerals, small caps style.</td></tr>
</table>
 
TODO: What is the difference between <tt>n</tt> and <tt>N</tt>?
Additional parameters include <tt>continue</tt> (start where the previous itemization was finished, to allow text injections), <tt>packed</tt> (less vertical space between items), and <tt>inmargin</tt> (place enumeration symbols into the margin).

Navigation menu