summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/alatex/base/alatex.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:43:17 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:43:17 +0000
commitf9ba1f4431124f48769a2666d5d9ec921345ca71 (patch)
tree84f6056d0a7a06c9fed9927a8be9210064de058c /Master/texmf-dist/doc/alatex/base/alatex.tex
parentfd423d0bb64fe29a2be1fbae5baaf4bc386cc274 (diff)
doc 2
git-svn-id: svn://tug.org/texlive/trunk@78 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/alatex/base/alatex.tex')
-rw-r--r--Master/texmf-dist/doc/alatex/base/alatex.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/alatex/base/alatex.tex b/Master/texmf-dist/doc/alatex/base/alatex.tex
new file mode 100644
index 00000000000..15eacf26640
--- /dev/null
+++ b/Master/texmf-dist/doc/alatex/base/alatex.tex
@@ -0,0 +1,21 @@
+\documentclass{ltxdoc}
+\CodelineIndex
+\EnableCrossrefs
+\DeclareTextFontCommand\word\em % refer to a word as a word
+\DeclareTextFontCommand\term\slshape % technical term
+\DeclareTextFontCommand\env\ttfamily % environment
+\DeclareTextFontCommand\package\slshape % name of LaTeX package
+\DeclareTextFontCommand\program\ttfamily % generic name of computer program
+\DeclareTextFontCommand\class\slshape % name of LaTeX class
+\DeclareTextFontCommand\file\ttfamily % name of disk file
+\DeclareTextFontCommand\ext\ttfamily % name of file extension
+\begin{document}
+\providecommand\ALaTeX{A\LaTeX}
+\date{Version: 1.0 \\Documentation revision: 1996/01/21}
+\author{Matt Swift \texttt{<swift@bu.edu>}}
+\title{\ALaTeX{} and its Standard Metaclass}
+\maketitle
+\DocInput{alatex.dtx}
+\clearpage
+\PrintIndex
+\end{document}