You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This behavior is adapted in \TeXtured{} with the macro of the same name \custommacro{\Cref}.
310
310
\end{remark}
311
311
312
-
\subsection{Table of Contents, Index}%
312
+
\subsection{Table of Contents and Outline/Index}%
313
313
\label{sub:TableofContentsandIndex}
314
314
\fileTeXtured{preamble/layout/toc.tex}
315
315
316
316
Clear and elegant Table of Contents, which includes all of the important parts --- also (unnumbered) subsections, but in a more compact style.
317
317
318
-
Similarly, automatically populate the Index (digital Table of Contents in PDF viewer).
318
+
Similarly, automatically populate the PDF Outline/Index (digital Table of Contents in PDF viewer).
319
319
It is very handy for navigating longer documents, and includes also other important pages other than just initial pages of main chapters: Title Page, Contents, Introduction, References, and so on.
320
320
\begin{remark}
321
-
I use \texttt{Zathura} as my PDF viewer, with the Index just one \macro{Tab} away, allowing me to quickly jump to the desired part of the document.
321
+
I use \texttt{Zathura} as my PDF viewer, with the Outline/Index just one \macro{Tab} away, allowing me to quickly jump to the desired part of the document.
322
+
\end{remark}
323
+
324
+
\begin{remark}[List of Figures, Tables, \ldots{}]
325
+
If you want/need to include a List of Figures, List of Tables, and so on, you can easily do so by uncommenting the relevant lines in the \custommacro{\contentsandlists} macro.
322
326
\end{remark}
323
327
324
328
@@ -498,11 +502,6 @@ \subsection{Footnotes}%
498
502
\end{itemize}
499
503
\end{itemize}
500
504
501
-
\subsection{List of Figures, List of ...}%
502
-
\label{sub:ListofFiguresListof...}
503
-
504
-
Don't really see the point, but one is free to include it.
0 commit comments