summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ucph-revy/ucph-revy-da-doc.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/ucph-revy/ucph-revy-da-doc.ins')
-rw-r--r--macros/latex/contrib/ucph-revy/ucph-revy-da-doc.ins39
1 files changed, 39 insertions, 0 deletions
diff --git a/macros/latex/contrib/ucph-revy/ucph-revy-da-doc.ins b/macros/latex/contrib/ucph-revy/ucph-revy-da-doc.ins
new file mode 100644
index 0000000000..03271ceede
--- /dev/null
+++ b/macros/latex/contrib/ucph-revy/ucph-revy-da-doc.ins
@@ -0,0 +1,39 @@
+%%
+%% Copyright (C) 2023 Kristoffer Levin Hansen
+%%
+%% This file may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3 of this license or (at your option) any later
+%% version. The latest version of this license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of
+%% LaTeX version 2005/12/01 or later.
+%%
+\makeatletter
+\begingroup
+ \input docstrip.tex
+ \batchinput{ucph-revy-ex-da.ins}
+\endgroup
+\def\revy@doclang{danish}
+\input{ucph-revy.dtx}
+\hypersetup{pdftitle=Dokumentation til klassen ucph-revy}
+\begin{document}
+\DocInput{ucph-revy.dtx}
+ \typeout{**************************************************}
+ \typeout{*}
+ \typeout{* Hvis du ikke allerede har gjort det, så har du}
+ \typeout{* nok lyst til at køre de følgende kommandoer, for}
+ \typeout{* at generere bibliografien, versionshistorien}
+ \typeout{* og indekset:}
+ \typeout{*}
+ \typeout{* \space bibtex ucph-revy-da-doc}
+ \typeout{* \space makeindex -s gind.ist -o ucph-revy-da-doc.ind ucph-revy-da-doc.idx}
+ \typeout{* \space makeindex -s gglo.ist -o ucph-revy-da-doc.gls ucph-revy-da-doc.glo}
+ \typeout{*}
+ \typeout{* Kør så denne fil igennem LaTeX igen.}
+ \typeout{*}
+ \typeout{* Happy TeXing!}
+ \typeout{**************************************************}
+\end{document}