summaryrefslogtreecommitdiff
path: root/doc/charspace.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/charspace.texi')
-rw-r--r--doc/charspace.texi28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/charspace.texi b/doc/charspace.texi
index fe85de9..03812d4 100644
--- a/doc/charspace.texi
+++ b/doc/charspace.texi
@@ -1,8 +1,8 @@
-@c Copyright (C) 1992 Free Software Foundation.
+@c Copyright (C) 1992, 2004 Free Software Foundation.
@c This is part of the GNU font utilities manual.
@c For copying conditions, see the file fontutil.texi.
-@node Charspace, Limn, Fontconvert, Top
+@node Charspace
@chapter Charspace
@pindex charspace
@@ -36,7 +36,7 @@ citation.
@end menu
-@node Charspace usage, CMI files, , Charspace
+@node Charspace usage
@section Charspace usage
@cindex Charspace usage
@@ -95,7 +95,7 @@ will inevitably rasterize differently than the original bitmaps, and the
change in character shapes will almost certainly affect the spacing.
-@node CMI files, Invoking Charspace, Charspace usage, Charspace
+@node CMI files
@section CMI files
@cindex CMI files
@@ -145,7 +145,7 @@ tokens that comprise them, and the way Charspace processes them.
@end menu
-@node CMI tokens, char command, , CMI files
+@node CMI tokens
@subsection CMI tokens
@cindex tokens in CMI files
@@ -206,7 +206,7 @@ number followed by an identifier. This last, as in @samp{.75 foo},
denotes multiplication.
-@node char command, char-width command, CMI tokens, CMI files
+@node char command
@subsection @code{char} command
@cmindex char @r{CMI command}
@@ -254,7 +254,7 @@ and @code{uc-min-sb}, and not have to redefine the side bearings for
@code{K} and @code{L}.
-@node char-width command, define command, char command, CMI files
+@node char-width command
@subsection @code{char-width} command
@cmindex char-width @r{CMI command}
@@ -324,7 +324,7 @@ The other numerals are also defined to have width @code{numeral-width},
but the @code{lsb-percent}s vary according to the character shapes.
-@node define command, kern command, char-width command, CMI files
+@node define command
@subsection @code{define} command
@cmindex define @r{CMI command}
@@ -345,7 +345,7 @@ prior to the @code{define} command; Charspace doesn't try to resolve any
definitions in the CMI files until after all files have been read.
-@node kern command, codingscheme command, define command, CMI files
+@node kern command
@subsection @code{kern} command
@cmindex kern @r{CMI command}
@@ -375,7 +375,7 @@ an additional space equivalent to @math{-7.5} pixels in the resolution of
Charspace's input font, i.e., it moves the two characters closer together.
-@node codingscheme command, fontdimen command, kern command, CMI files
+@node codingscheme command
@subsection @code{codingscheme} command
@cmindex codingscheme @r{CMI command}
@@ -397,7 +397,7 @@ file @file{encoding.map} to find the name of the corresponding encoding
file (@pxref{Coding scheme map file}).
-@node fontdimen command, CMI processing, codingscheme command, CMI files
+@node fontdimen command
@subsection @code{fontdimen} command
@cmindex fontdimen @r{CMI command}
@@ -440,7 +440,7 @@ recognizes, and their meaning to @TeX{}.
@end menu
-@node TFM fontdimens, , , fontdimen command
+@node TFM fontdimens
@subsubsection TFM fontdimens
@cindex fontdimens in TFM files
@@ -679,7 +679,7 @@ fontdimen is a GNU extension.
@end table
-@node CMI processing, , fontdimen command, CMI files
+@node CMI processing
@subsection CMI processing
@cindex CMI files, processing
@@ -759,7 +759,7 @@ to examine the implementation of CMI file processing in the source files
the full details of CMI processing.
-@node Invoking Charspace, , CMI files, Charspace
+@node Invoking Charspace
@section Invoking Charspace
@cindex Charspace options