summaryrefslogtreecommitdiff
path: root/doc/prog-intro.sgml
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-05-31 14:24:21 +0000
committerMartin Mares <mj@ucw.cz>2000-05-31 14:24:21 +0000
commitfcdddff5f3f5c9f2a15377a9dd08f105a3b696a0 (patch)
tree13fc726129118202a1bec54ac336065a74699aab /doc/prog-intro.sgml
parentd1660fd3f38c29739ff36c86c6010d65fb90c608 (diff)
Formatting of progdoc works in both HTML and LaTeX. The LaTeX output
still has somewhat weird spacing, but it will be hopefully easy to fix.
Diffstat (limited to 'doc/prog-intro.sgml')
-rw-r--r--doc/prog-intro.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/prog-intro.sgml b/doc/prog-intro.sgml
index 18637feb..e4affaf8 100644
--- a/doc/prog-intro.sgml
+++ b/doc/prog-intro.sgml
@@ -137,7 +137,7 @@ script created using GNU Autoconf.
<p>The documentation is generated using <file/SGMLtools/ with our own DTD
and mapping rules. The printed form of the documentation is first converted
-from SGML to <LaTeX> and then processed by <LaTeX> and <file/dvips/ to
+from SGML to &latex; and then processed by &tex; and <file/dvips/ to
produce a PostScript file.
<p>The comments from C sources which form a part of the programmer's