Properly format and place title everywhere.
This was working more or less before, but during hasty changes last night, I seem to have reverted it. I just tested this and it seems to put titles in the right places.
This commit is contained in:
parent
6494bf2dfb
commit
3a5872fab3
2 changed files with 9 additions and 3 deletions
|
@ -24,7 +24,9 @@
|
||||||
|
|
||||||
%\input{no-numbers-on-table-of-contents}
|
%\input{no-numbers-on-table-of-contents}
|
||||||
|
|
||||||
\begin{document}
|
\hypersetup{pdfinfo={Title={Copyleft and the GNU General Public License: A Comprehensive Tutorial and Guide}}}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
\pagestyle{plain}
|
\pagestyle{plain}
|
||||||
\pagenumbering{roman}
|
\pagenumbering{roman}
|
||||||
|
@ -42,7 +44,9 @@ GNU General Public License:
|
||||||
|
|
||||||
\vspace{.25in}
|
\vspace{.25in}
|
||||||
|
|
||||||
A Comprehensive Tutorial and Guide
|
A Comprehensive Tutorial \\
|
||||||
|
|
||||||
|
and Guide
|
||||||
}}
|
}}
|
||||||
\vfill
|
\vfill
|
||||||
|
|
||||||
|
|
|
@ -63,4 +63,6 @@
|
||||||
<ul class="nav navbar-nav navbar-right">\Hnewline}}
|
<ul class="nav navbar-nav navbar-right">\Hnewline}}
|
||||||
{\HCode{</ul></nav></div></footer>}}
|
{\HCode{</ul></nav></div></footer>}}
|
||||||
|
|
||||||
\EndPreamble
|
\Tag{TITLE+}{Copyleft and the GNU General Public License: A Comprehensive Tutorial and Guide}
|
||||||
|
|
||||||
|
\EndPreamble
|
||||||
|
|
Loading…
Reference in a new issue