diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/tracking.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/tracking.tlpsrc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/tlpkg/tlpsrc/tracking.tlpsrc b/Master/tlpkg/tlpsrc/tracking.tlpsrc index 4ffe64f943c..90ad63ccad4 100644 --- a/Master/tlpkg/tlpsrc/tracking.tlpsrc +++ b/Master/tlpkg/tlpsrc/tracking.tlpsrc @@ -1,14 +1,2 @@ name tracking category Package -shortdesc Adjust tracking of strings. -longdesc Automatically adjust spaces between symbols in words or phrases to -longdesc fit them into a specified length. Any chain of symbols (including -longdesc spaces) in the current font may be treated. Commands -longdesc \track{<length>}{<string>} (add space <length> -longdesc after each symbol of <string>, which may be <0), -longdesc \fittrack{<length>}{<string>} (make <string> fit -longdesc into width <length>, which may be smaller than the original -longdesc width) and \ratiotrack{<ratio>}{<string>} (as -longdesc \fittrack, with <length> replaced by <ratio> of the -longdesc natural length of <string>). [description copied from TeX -longdesc Catalogue] |