summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/frankenstein/compsci.cfg
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/frankenstein/compsci.cfg
Initial commit
Diffstat (limited to 'macros/latex/contrib/frankenstein/compsci.cfg')
-rw-r--r--macros/latex/contrib/frankenstein/compsci.cfg66
1 files changed, 66 insertions, 0 deletions
diff --git a/macros/latex/contrib/frankenstein/compsci.cfg b/macros/latex/contrib/frankenstein/compsci.cfg
new file mode 100644
index 0000000000..9cae918c1b
--- /dev/null
+++ b/macros/latex/contrib/frankenstein/compsci.cfg
@@ -0,0 +1,66 @@
+% \iffalse
+%%
+% Even if you don't want any code in this file, leave the empty file, or else
+% loading the \package{compsci} package will consume extra time as it searches
+% for this file.
+%%
+% \fi
+% \begin{macrocode}
+\def\fileinfo{Compsci package configuration}
+\def\fileversion{v1.2}
+\def\filedate{2001/08/31}
+\def\docdate{2001/08/31}
+% \end{macrocode}
+%
+% \AddToCheckSum{45}
+%
+% \begin{macrocode}
+\ProvidesFile{compsci.cfg}
+% \end{macrocode}
+%
+% \begin{macro}{\ALaTeX}
+% \begin{macro}{\Frankenstein}
+% \begin{macro}{\monster}
+% \begin{macro}{\CTAN}
+% \begin{macro}{\kpse}
+% \begin{macro}{\gemacs}
+% \begin{macro}{\auctex}
+% \begin{macro}{\nts}
+% \begin{macro}{\MakeIndex}
+% \begin{macro}{\etex}
+% \begin{macro}{\LaTeXiii}
+% \begin{macro}{\idvi}
+% Various program names.
+% \begin{macrocode}
+\newprogram\Frankenstein{Frankenstein}
+\newlet\monster\Frankenstein
+% \end{macrocode}
+% \todo{Hmm, \ALaTeX{} kernel uses \cs\DeclareRobustCommand. What does
+% \LaTeX{} kernel do?}
+% \begin{macrocode}
+%\requirecommand\ALaTeX {%
+\defcommand\ALaTeX {%
+ A\LaTeX%
+}
+\newabbrev\ctan{CTAN}
+\newprogram\kpse{kpathsea}
+\newprogram\gemacs{\textrm{GNU} Emacs}
+\newprogram\auctex{AUC-\TeX}
+\newprogram\nts{$\cal NTS$}
+\newprogram\MakeIndex{{\normalshape\em Makeindex\/}}
+\newprogram\etex{e-\TeX}
+\newprogram\LaTeXiii{\LaTeX~3}
+\newprogram\idvi{IDVI}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}