pdflatex on old theses
authorWalther Neuper <walther.neuper@jku.at>
Tue, 22 Sep 2020 14:33:32 +0200
changeset 5238d9f9cfd09b0f
parent 5237 ee17f1b81a7f
child 5239 b4e3883d7b66
pdflatex on old theses

required by old "latex", might have broken little details
doc/GS/titlepage.tex
doc/RK/preamble.tex
doc/gradischnegg/da.tex
doc/hochreiter/thesis_main.tex
     1.1 --- a/doc/GS/titlepage.tex	Wed Dec 19 13:19:34 2018 +0100
     1.2 +++ b/doc/GS/titlepage.tex	Tue Sep 22 14:33:32 2020 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4    \vspace{5mm}
     1.5  
     1.6  \begin{figure}[htb]
     1.7 -\centerline{\includegraphics[width=0.2\textwidth, keepaspectratio=true]{../fig/icons/tug}}
     1.8 +\centerline{\includegraphics[width=0.2\textwidth, keepaspectratio=true]{myfig/tug}}
     1.9  \end{figure}
    1.10  
    1.11  
     2.1 --- a/doc/RK/preamble.tex	Wed Dec 19 13:19:34 2018 +0100
     2.2 +++ b/doc/RK/preamble.tex	Tue Sep 22 14:33:32 2020 +0200
     2.3 @@ -16,30 +16,30 @@
     2.4  \usepackage{mathpazo}
     2.5  
     2.6  
     2.7 -\newif\ifpdf
     2.8 -\ifx\pdfoutput\undefined
     2.9 -    \pdffalse           % we are not running PDFLaTeX
    2.10 -\else
    2.11 -    \pdfoutput=1        % we are running PDFLaTeX
    2.12 -    \pdftrue
    2.13 -\fi
    2.14 -%----------------------------------------------------------------------
    2.15 -\ifpdf
    2.16 +%\newif\ifpdf
    2.17 +%\ifx\pdfoutput\undefined
    2.18 +%    \pdffalse           % we are not running PDFLaTeX
    2.19 +%\else
    2.20 +%    \pdfoutput=1        % we are running PDFLaTeX
    2.21 +%    \pdftrue
    2.22 +%\fi
    2.23 +%%----------------------------------------------------------------------
    2.24 +%\ifpdf
    2.25      \usepackage[pdftex,
    2.26          colorlinks=false,
    2.27          pagebackref,
    2.28          pdfpagemode=None,
    2.29          bookmarksopen=true]{hyperref}
    2.30 -\else
    2.31 -    \usepackage[
    2.32 -        colorlinks=false,
    2.33 -        urlcolor=rltblue,               % \href{...}{...}
    2.34 -        anchorcolor=rltbrightblue,
    2.35 -        filecolor=rltgreen,             % \href*{...}
    2.36 -        linkcolor=rltred,               % \ref{...} and \pageref{...}
    2.37 -        menucolor=webdarkblue,
    2.38 -        citecolor=webgreen]{hyperref}
    2.39 -\fi
    2.40 +%\else
    2.41 +%    \usepackage[
    2.42 +%        colorlinks=false,
    2.43 +%        urlcolor=rltblue,               % \href{...}{...}
    2.44 +%        anchorcolor=rltbrightblue,
    2.45 +%        filecolor=rltgreen,             % \href*{...}
    2.46 +%        linkcolor=rltred,               % \ref{...} and \pageref{...}
    2.47 +%        menucolor=webdarkblue,
    2.48 +%        citecolor=webgreen]{hyperref}
    2.49 +%\fi
    2.50  
    2.51  
    2.52  
     3.1 --- a/doc/gradischnegg/da.tex	Wed Dec 19 13:19:34 2018 +0100
     3.2 +++ b/doc/gradischnegg/da.tex	Tue Sep 22 14:33:32 2020 +0200
     3.3 @@ -6,12 +6,12 @@
     3.4  \usepackage{hagenberg}
     3.5  \usepackage{ifthen}
     3.6  
     3.7 -\usepackage[ps2pdf,                %%% hyper-references for ps2pdf
     3.8 -  bookmarks=true,%                   %%% generate bookmarks ...
     3.9 -  %breaklinks=true,%                  %%% breaks lines, but links are very small
    3.10 -  hypertexnames=false,%              %%% needed for correct links to figures
    3.11 -  colorlinks=false,%                  %%% to underline links instead of boxing
    3.12 -  urlcolor=blue]{hyperref}           %%% blue instead of cyan URLS
    3.13 +%\usepackage[ps2pdf,                %%% hyper-references for ps2pdf
    3.14 +%  bookmarks=true,%                   %%% generate bookmarks ...
    3.15 +%  %breaklinks=true,%                  %%% breaks lines, but links are very small
    3.16 +%  hypertexnames=false,%              %%% needed for correct links to figures
    3.17 +%  colorlinks=false,%                  %%% to underline links instead of boxing
    3.18 +%  urlcolor=blue]{hyperref}           %%% blue instead of cyan URLS
    3.19    
    3.20  
    3.21  % search for PDF compatible graphics formats
     4.1 --- a/doc/hochreiter/thesis_main.tex	Wed Dec 19 13:19:34 2018 +0100
     4.2 +++ b/doc/hochreiter/thesis_main.tex	Tue Sep 22 14:33:32 2020 +0200
     4.3 @@ -10,15 +10,15 @@
     4.4  \usepackage{listings}
     4.5  \usepackage[active]{srcltx} %Wichtig!!! \include statt \input verwenden
     4.6  
     4.7 -\usepackage[ps2pdf,                %%% hyper-references for ps2pdf
     4.8 -  bookmarks=true,%                   %%% generate bookmarks ...
     4.9 -  pdfpagemode=UseOutlines,    % show the bookmarks in outline form
    4.10 -  pdfstartview=FitH,          % default window sizing
    4.11 -  pdfview=FitH,
    4.12 -  breaklinks=true,%                  %%% breaks lines, but links are very small
    4.13 -  hypertexnames=false,%              %%% needed for correct links to figures
    4.14 -  colorlinks=false,%                  %%% to underline links instead of boxing
    4.15 -  urlcolor=blue]{hyperref}           %%% blue instead of cyan URLS
    4.16 +%\usepackage[ps2pdf,                %%% hyper-references for ps2pdf
    4.17 +%  bookmarks=true,%                   %%% generate bookmarks ...
    4.18 +%  pdfpagemode=UseOutlines,    % show the bookmarks in outline form
    4.19 +%  pdfstartview=FitH,          % default window sizing
    4.20 +%  pdfview=FitH,
    4.21 +%  breaklinks=true,%                  %%% breaks lines, but links are very small
    4.22 +%  hypertexnames=false,%              %%% needed for correct links to figures
    4.23 +%  colorlinks=false,%                  %%% to underline links instead of boxing
    4.24 +%  urlcolor=blue]{hyperref}           %%% blue instead of cyan URLS
    4.25    
    4.26  %ISAC Logo und \see für List of Terms
    4.27  \def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}
    4.28 @@ -32,13 +32,13 @@
    4.29  \newcommand{\term}[1]{{\it#1}\glossary{#1}}
    4.30    
    4.31  %PDF Informationen
    4.32 -\hypersetup{
    4.33 -  pdfauthor = {Mario Hochreiter},
    4.34 -  pdftitle = {The Architecture of a Graphical User Interface for Stepwise Problem Solving in \isac{}},
    4.35 -  pdfsubject = {Master Thesis},
    4.36 -  pdfcreator = {LaTeX with hyperref package},
    4.37 -  pdfproducer = {dvips + ps2pdf}
    4.38 -}
    4.39 +%\hypersetup{
    4.40 +%  pdfauthor = {Mario Hochreiter},
    4.41 +%  pdftitle = {The Architecture of a Graphical User Interface for Stepwise Problem Solving in \isac{}},
    4.42 +%  pdfsubject = {Master Thesis},
    4.43 +%  pdfcreator = {LaTeX with hyperref package},
    4.44 +%  pdfproducer = {dvips + ps2pdf}
    4.45 +%}
    4.46  
    4.47  \lstdefinelanguage{ISACXML}
    4.48    {morekeywords={NODE,ID,CONTENTREF,NODECONTENT,STRING,STRINGLIST,META,GIVEN,WHERE,FIND,MATHML,ISA,