summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ucph-revy/ucph-revy-da-man.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-09-10 03:01:10 +0000
committerNorbert Preining <norbert@preining.info>2023-09-10 03:01:10 +0000
commit5aeceaafdf41d8bd02ef1521380f21cbb163bd69 (patch)
tree6fc5a25e0ff30a802239a964357bb419c42f526a /macros/latex/contrib/ucph-revy/ucph-revy-da-man.ins
parent802cff464fb0c30783078dd27c9615c8b3500af3 (diff)
CTAN sync 202309100301
Diffstat (limited to 'macros/latex/contrib/ucph-revy/ucph-revy-da-man.ins')
-rw-r--r--macros/latex/contrib/ucph-revy/ucph-revy-da-man.ins38
1 files changed, 38 insertions, 0 deletions
diff --git a/macros/latex/contrib/ucph-revy/ucph-revy-da-man.ins b/macros/latex/contrib/ucph-revy/ucph-revy-da-man.ins
new file mode 100644
index 0000000000..9b32bbc04a
--- /dev/null
+++ b/macros/latex/contrib/ucph-revy/ucph-revy-da-man.ins
@@ -0,0 +1,38 @@
+%%
+%% 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}
+\AtBeginDocument{\OnlyDescription}
+\input{ucph-revy.dtx}
+\hypersetup{pdftitle=Manual 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 og versionshistorien:}
+ \typeout{*}
+ \typeout{* \space bibtex ucph-revy-da-man}
+ \typeout{* \space makeindex -s gglo.ist -o ucph-revy-da-man.gls ucph-revy-da-man.glo}
+ \typeout{*}
+ \typeout{* Kør så denne fil igennem LaTeX igen.}
+ \typeout{*}
+ \typeout{* Happy TeXing!}
+ \typeout{**************************************************}
+\end{document}