mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
tex/*_technical: Beautify hyperlinks and stuff
This commit is contained in:
parent
c75d5924a1
commit
c12218071e
7 changed files with 21 additions and 7 deletions
|
|
@ -125,3 +125,6 @@ DELETE
|
|||
|
||||
\newenvironment{prog}{\begin{quote}}{\end{quote} }
|
||||
|
||||
linkcolor=blue,
|
||||
linkcolor=blue,
|
||||
citecolor=blue, urlcolor=blue
|
||||
|
|
|
|||
|
|
@ -29,11 +29,13 @@
|
|||
% %
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\documentclass[a4paper,12pt,oneside]{article} %
|
||||
\documentclass[a4paper,12pt,oneside,makeidx]{article} %
|
||||
|
||||
\setcounter{secnumdepth}{3}
|
||||
\setcounter{tocdepth}{3}
|
||||
%\usepackage{amsmath}
|
||||
\usepackage{amsfonts}
|
||||
\usepackage{longtable}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{verbatim}
|
||||
%\usepackage{lgrind}
|
||||
|
|
@ -72,7 +74,7 @@
|
|||
%\usepackage{epsfig}
|
||||
%\usepackage[umlaute]
|
||||
|
||||
\usepackage[pdftex,colorlinks,backref,pagebackref]{hyperref}
|
||||
\usepackage[pdftex,colorlinks,backref,pagebackref,linkcolor=blue,citecolor=blue, urlcolor=blue]{hyperref}
|
||||
|
||||
\textwidth 15cm
|
||||
\textheight 23.5cm
|
||||
|
|
@ -127,3 +129,6 @@
|
|||
|
||||
\newenvironment{prog}{\begin{quote}}{\end{quote} }
|
||||
|
||||
\makeindex
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
\evensidemargin 0.5cm
|
||||
% \renewcommand{\baselinestretch}{1.5}
|
||||
|
||||
\usepackage[pdftex,colorlinks,backref,pagebackref]{hyperref}
|
||||
\usepackage[pdftex,colorlinks,backref,pagebackref,linkcolor=blue,citecolor=blue, urlcolor=blue]{hyperref}
|
||||
|
||||
\newcommand{\C}{\mathbb{C}}
|
||||
\newcommand{\R}{\mathbb{R}}
|
||||
|
|
@ -128,3 +128,4 @@
|
|||
\renewcommand\textfraction{.1}
|
||||
|
||||
\newenvironment{prog}{\begin{quote}}{\end{quote} }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue