diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-28 17:56:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-28 17:56:10 +0000 |
commit | ee28d50f86cd8b9d1a3fbd3109fbea215f8f7b55 (patch) | |
tree | 58f3fa5fda889fbac2778d3b57159ed3dbacf876 /Master/texmf-dist/doc/otherformats | |
parent | d07f62aaffee84b9c736f48ccc49fac5637a6ccb (diff) |
rm alatex, ca.1995 format that was never built
git-svn-id: svn://tug.org/texlive/trunk@21862 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/otherformats')
-rw-r--r-- | Master/texmf-dist/doc/otherformats/alatex/base/alatex.tex | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/otherformats/alatex/base/alatex.tex b/Master/texmf-dist/doc/otherformats/alatex/base/alatex.tex deleted file mode 100644 index 15eacf26640..00000000000 --- a/Master/texmf-dist/doc/otherformats/alatex/base/alatex.tex +++ /dev/null @@ -1,21 +0,0 @@ -\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} |