summaryrefslogtreecommitdiff
path: root/doc/fontu.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fontu.texi')
-rw-r--r--doc/fontu.texi100
1 files changed, 43 insertions, 57 deletions
diff --git a/doc/fontu.texi b/doc/fontu.texi
index e4e5bad..2d587bf 100644
--- a/doc/fontu.texi
+++ b/doc/fontu.texi
@@ -1,19 +1,14 @@
-@Copyright (C) 2011 Free Software Foundation, Inc.
-@c This is part of the GNU font utilities manual.
-@c For copying conditions, see the file fontutil.texi.
-
-\input texinfo
+\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename fontu.info
-@settitle GNU font utilities
-@c %**end of header
+@include version.texi
+@settitle GNU Font Utilities @value{VERSION}
-@c Define new indices for commands in auxiliary files, filenames, and options.
-@defcodeindex cm
-@defcodeindex fl
+@c Define a new index for options.
@defcodeindex op
-
-@c Put everything in one index (arbitrarily chosen to be the concept index).
+@c Combine everything into one index (arbitrarily chosen to be the
+@c concept index).
+@syncodeindex op cp
@syncodeindex cm cp
@syncodeindex fl cp
@syncodeindex fn cp
@@ -21,66 +16,51 @@
@syncodeindex op cp
@syncodeindex pg cp
@syncodeindex vr cp
+@c %**end of header
+
+@copying
+This manual is for GNU Font Utilities (version @value{VERSION}, @value{UPDATED}), which provides porgrams for font manipulation.
+
+Copyright (C) 1992, 1993, 2004, 2011, 2012 Free Software Foundation, Inc.
+
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.3 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts. A copy of the license is included in the section entitled
+``GNU Free Documentation License''.
+@end quotation
+@end copying
@dircategory Typesetting
@direntry
* Font utilities: (fontu). Programs for font manipulation.
@end direntry
-@copying
-This file documents the GNU font utilities.
-
-Copyright (C) 1992, 1993, 2004 Free Software Foundation, Inc.
-
-Permission is granted to make and distribute verbatim copies of this
-manual provided the copyright notice and this permission notice are
-preserved on all copies.
-
+@titlepage
+@title GNU Font Utilities
+@subtitle for version @value{VERSION}, @value{UPDATED}
@ignore
-Permission is granted to process this file through TeX and print the
-results, provided the printed document carries a copying permission
-notice identical to this one except for the removal of this paragraph
-(this paragraph not being relevant to the printed manual).
+@author Karl Berry and Kathryn A. Hargreaves
@end ignore
-
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided also that the
-sections entitled ``Freedom'' and ``GNU General Public License'' are
-included exactly as in the original, and provided that the entire
-resulting derived work is distributed under the terms of a permission
-notice identical to this one.
-
-Permission is granted to copy and distribute translations of this manual
-into another language, under the above conditions for modified versions,
-except that the sections entitled ``Freedom'' and ``GNU General Public
-License'' may be included in a translation approved by the Free Software
-Foundation instead of in the original English.
-@end copying
-
-@titlepage
-@title GNU font utilities
-@subtitle for version REPLACE-WITH-VERSION
-@subtitle REPLACE-WITH-MONTH-YEAR
-@author Karl Berry
-@author with Kathryn A. Hargreaves
+@author GNU Font Utilities Developers (@email{fontutils-bugs@@gnu.org})
@page
@vskip 0pt plus 1filll
-@insertcopying{}
+@insertcopying
@end titlepage
-@summarycontents
@contents
@ifnottex
@node Top
-@top GNU font utilities
+@top GNU Font Utilities
-This manual documents how to install and run the GNU font utilities. It
-corresponds to version REPLACE-WITH-VERSION (released in
-REPLACE-WITH-MONTH-YEAR).
+This manual documents how to install and run the GNU Font Utilities. It
+corresponds to version @value{VERSION} (released in @value{UPDATED}).
The introduction briefly describes the purpose and philosophy of the
-font utilities. The overview gives details on their general usage,
+Font Utilities. The overview gives details on their general usage,
especially how they interact, and describes various things which are
common to all or most of the programs.
@@ -90,11 +70,11 @@ lower level nodes in the document.
@menu
* Introduction:: A brief introduction.
-* Installation:: How to compile and install the font utilities.
+* Installation:: How to compile and install the Font Utilities.
* Overview:: Commonalities to the programs,
a roadmap to how they fit together,
and examples of usage.
-* Bugs:: How, why, and where to report bugs.
+* Reporting bugs:: How, why, and where to report bugs.
* File formats:: These programs read and write many files.
* Imageto:: Extracting a font from a scanned image.
* IMGrotate:: Rotating an image.
@@ -107,8 +87,8 @@ lower level nodes in the document.
* BZRedit:: Hand editor for outline fonts under Emacs.
* GSrenderfont:: Rasterize PostScript fonts.
* Enhancements:: Future projects.
-* Copying:: Conditions for copying and sharing.
-* Index:: General index.
+* GNU Free Documentation License:: Copying and sharing this documentation.
+* Concept index:: Index of concepts.
@detailmenu
--- The Detailed Node Listing ---
@@ -365,6 +345,12 @@ Enhancements
@include bzredit.texi
@include gsrenderf.texi
@include enhance.texi
+
+@node GNU Free Documentation License
+@appendix GNU Free Documentation License
+
+@include fdl.texi
+
@include index.texi
@bye