summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ucph-revy/ucph-revy-da-man.ins
blob: 9b32bbc04a954f9d75d25a027efeaa8391e61d5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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}