summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc/guit08/tlmgr-dtk.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/doc/guit08/tlmgr-dtk.ltx')
-rw-r--r--Master/tlpkg/doc/guit08/tlmgr-dtk.ltx34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/tlpkg/doc/guit08/tlmgr-dtk.ltx b/Master/tlpkg/doc/guit08/tlmgr-dtk.ltx
new file mode 100644
index 00000000000..e950a2a6301
--- /dev/null
+++ b/Master/tlpkg/doc/guit08/tlmgr-dtk.ltx
@@ -0,0 +1,34 @@
+%
+% Norbert Preining
+% Article presented on the 5th GuITmeeting, Pisa 18 October 2008
+% Übersetzung für DTK
+%
+% Copyright 2008, 2009 Norbert Preining
+% You can redistribute and/or modify this document under the terms of the
+% GNU General Public License as published by the Free Software Foundation;
+% either version 2 of the License, or (at your option) any later version.
+%
+\documentclass{dtk}
+
+
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+\usepackage[naustrian]{babel}
+\usepackage{graphicx}
+\usepackage{hyperref}
+\usepackage{fancyvrb}
+\usepackage{url}
+\usepackage{natbib}
+% marvosym is needed for RightTorque, but conflicts with \Email:
+\let\EmailSave\Email
+\let\Email\relax
+\usepackage{marvosym}
+\let\Email\EmailSave
+\usepackage{listings}
+
+\begin{document}
+\input{tlmgr-dtk}
+\end{document}
+
+