- From: Mike Piff <M.Piff@sheffield.ac.uk>
- Date: Mon, 21 Nov 1994 09:18:05
- To: www-html@www0.cern.ch
%>>> <OL> %>>> Your average ordered list counts 1, 2, 3, ... etc. We have also %>>> added the TYPE tag to this element to allow authors to specify %>>> whether the want their list items marked with: capital letters %>>> (TYPE=A), small letters (TYPE=a), large roman numerals %>>> (TYPE=I), small roman numerals (TYPE=i), or the default numbers %>>> (TYPE=1). %> %>Again, style sheet maybe. In the markup, no way. %> If the author wishes to refer to item 6a, it is essential he has control over the first list producing 6 and the second an a. Unless you intend to have the overhead of symbolic labelling, a la LaTeX. Thus, it has to be in the markup, *not* the style sheet! Mike Piff %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Dr M J Piff, School of Mathematics and Statistics, University of %% %% Sheffield, UK. +44 114 282 4431 e-mail: M.Piff@sheffield.ac.uk %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Received on Monday, 21 November 1994 10:18:38 UTC