mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
header.tex.tmpl, header.tex.tmpl: Add support for pdf links
This commit is contained in:
parent
2267e3a92f
commit
4119c83063
2 changed files with 4 additions and 0 deletions
|
|
@ -72,6 +72,8 @@
|
|||
%\usepackage{epsfig}
|
||||
%\usepackage[umlaute]
|
||||
|
||||
\usepackage[pdftex,colorlinks,backref,pagebackref]{hyperref}
|
||||
|
||||
\textwidth 15cm
|
||||
\textheight 23.5cm
|
||||
\topmargin -0.4cm
|
||||
|
|
|
|||
|
|
@ -81,6 +81,8 @@
|
|||
\evensidemargin 0.5cm
|
||||
% \renewcommand{\baselinestretch}{1.5}
|
||||
|
||||
\usepackage[pdftex,colorlinks,backref,pagebackref]{hyperref}
|
||||
|
||||
\newcommand{\C}{\mathbb{C}}
|
||||
\newcommand{\R}{\mathbb{R}}
|
||||
\newcommand{\N}{\mathbb{N}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue