Menu

#3 left-justified enumeration

open
nobody
None
2
2013-01-21
2002-10-27
No

In hebrew, enumeration should be right justified - both
the text and the
number. should be (in my opinion):
AAAA .1
AAAA .2
...
AAAA .10
AAAA .11

however, currently it is:
AAAA .1
AAAA .2
...
AAAA .10
AAAA .11

It seems hard to achieve this because the horizontal
spacing of the first item depends on the existence of a
hundredth item.
It can be achieved by assuming a wide-enough indetation
of the first items, or (better looking) by keeping
length inforamtion in an aux file and making use of it
during a second pass.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB