Manuel Pégourié-Gonnard wrote: > On 07/01/2010 16:24, Taco Hoekwater wrote: >>> Thanks for the explanation! I've been wondering about the special subtypes. >> They are also documented in the manual ;) >> > Sorry for not finding it myself, but where can I read the exact correspondence > like 9 == \rightskip? I just did a pdf search on 'rightskip' and didn't find > it.
The exact values are not documented yet, it seems. Here they are: 1 \lineskip 2 \baselineskip 3 \parskip 4 \abovedisplayskip 5 \belowdisplayskip 6 \abovedisplayshortskip 7 \belowdisplayshortskip 8 \leftskip 9 \rightskip 10 \topskip 11 \splittopskip 12 \tabskip 13 \spaceskip 14 \xspaceskip 15 \parfillskip 16 \thinmuskip 17 \medmuskip 18 \thickmuskip I will add that table to the manual. Best wishes, Taco
