fix links in pdf doc
This commit is contained in:
parent
8e29a6061f
commit
5246c7de64
@ -51,13 +51,13 @@
|
|||||||
\newcommand{\mysection}[1] % Re-define the chaptering command to use
|
\newcommand{\mysection}[1] % Re-define the chaptering command to use
|
||||||
{ % THESE headers.
|
{ % THESE headers.
|
||||||
\section{#1}
|
\section{#1}
|
||||||
\markboth{\textsf{www.libtom.org}}{\thesection ~ {#1}}
|
\markboth{\textsf{www.libtom.net}}{\thesection ~ {#1}}
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\mystarsection}[1] % Re-define the chaptering command to use
|
\newcommand{\mystarsection}[1] % Re-define the chaptering command to use
|
||||||
{ % THESE headers.
|
{ % THESE headers.
|
||||||
\section*{#1}
|
\section*{#1}
|
||||||
\markboth{\textsf{www.libtom.org}}{{#1}}
|
\markboth{\textsf{www.libtom.net}}{{#1}}
|
||||||
}
|
}
|
||||||
\pagestyle{empty}
|
\pagestyle{empty}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user