File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 3
3
% \input{cover-reg}
4
4
5
5
% %--------------------------------------------------
6
- % % The table of contents, list of tables, and list of figures
6
+ % % The table of contents
7
7
\markboth {\contentsname }{}
8
8
9
9
% %--------------------------------------------------
12
12
\renewcommand \@pnumwidth {2.5em}
13
13
\makeatother
14
14
15
- \tableofcontents
15
+ % % Include table of contents. Do not list "Contents"
16
+ % % within it (per ISO request) but do include a
17
+ % % bookmark for it in the PDF.
18
+ \phantomsection
19
+ \pdfbookmark {\contentsname }{toctarget}
20
+ \hypertarget {toctarget}{\tableofcontents *}
21
+
16
22
\setcounter {tocdepth}{5}
17
- \newpage
18
- \listoftables
19
- \newpage
20
- \listoffigures
Original file line number Diff line number Diff line change 83
83
for use in standardization
84
84
at the following addresses:
85
85
\begin {itemize }
86
- \item IEC Electropedia: available at \url {http://www.electropedia.org/}
87
86
\item ISO Online browsing platform: available at \url {http://www.iso.org/obp}
87
+ \item IEC Electropedia: available at \url {http://www.electropedia.org/}
88
88
\end {itemize }
89
89
90
90
\pnum
You can’t perform that action at this time.
0 commit comments