Skip to content

Commit d9791a2

Browse files
committed
Small changes in online.tex
Fix the problem that latex2html doesn't know \texorpdfstring. Update the version and date.
1 parent 5aa828a commit d9791a2

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

doc/manual/online.tex

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
\usepackage{makeidx}
77

8+
\begin{htmlonly}
9+
\def\texorpdfstring#1#2{#1}
10+
\end{htmlonly}
11+
812
%\makeatletter
913
%\renewcommand*\l@section{\@dottedtocline{1}{1.5em}{3.0em}}
1014
%\makeatother
@@ -40,9 +44,9 @@
4044
\begin{document}
4145

4246
\begin{center}
43-
{\Huge FORM \\ \Large version 4.0 \\ \huge Reference manual} \\
47+
{\Huge FORM \\ \Large version 4.1 \\ \huge Reference manual} \\
4448

45-
{29-mar-2012} \\
49+
{25-oct-2013} \\
4650

4751
{J.A.M.~Vermaseren, J.~Kuipers, M.~Tentyukov, T.~Ueda and J.~Vollinga}
4852
\end{center}

0 commit comments

Comments
 (0)