More hyperlink work and added readme

This commit is contained in:
2025-03-25 11:44:24 +00:00
parent cb85761a87
commit 81de86d2f6
10 changed files with 214 additions and 30 deletions

10
dec.cls
View File

@@ -17,10 +17,10 @@
\usepackage{hyperref}
\hypersetup{
colorlinks,
citecolor=black,
filecolor=black,
citecolor=blue,
filecolor=blue,
linkcolor=blue,
urlcolor=black
urlcolor=blue
}
\raggedbottom
@@ -95,7 +95,7 @@
\def\@titlepicture{}
\def\@titlepicture{titles/blank}
\newcommand{\titlepicture}[1]{
\def\@titlepicture{#1}}
@@ -274,3 +274,5 @@ required to take measures to correct the interference.
\newcommand{\console}{{\tt {>}{>}{>}}\ }
\newcommand{\pdf}[1]{\href{#1.pdf}{#1}}