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
Copy file name to clipboardExpand all lines: chapters/Features.tex
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ \subsection{Page Numbering}%
159
159
\label{sub:PageNumbering}
160
160
\fileTeXtured{preamble/layout/numbering.tex}
161
161
162
-
Placing custom \custommacro{\frontmatter}, \custommacro{\mainmatter}, and \custommacro{\backmatter} macros at appropriate places in \path{thesis.tex}, \emph{roman numbering} is set up for \emph{front matter}, that is until the start of first numbered chapter, and then \emph{arabic numbering} for the rest of the document.
162
+
Placing custom \custommacro{\frontmatter}, \custommacro{\mainmatter}, and \custommacro{\backmatter} macros at appropriate places in \path{thesis.tex}, \emph{Roman numbering} is set up for \emph{front matter}, that is until the start of first numbered chapter, and then \emph{Arabic numbering} for the rest of the document.
Inspired by the structured mathematical texts, enclosing various parts of the document in corresponding environments can help making the document more structured and easier to read.
259
+
Inspired by the structured mathematical texts, enclosing various parts of the document in the corresponding environments can help to make the document more structured and easier to read.
260
260
Implemented mostly via \package{tcolorbox} package (and \package{thmtools}).
261
261
262
262
\begin{remark}[Default Environments]
@@ -319,7 +319,7 @@ \subsection{Table of Contents and Outline/Index}%
319
319
\label{sub:TableofContentsandIndex}
320
320
\fileTeXtured{preamble/layout/toc.tex}
321
321
322
-
Clear and elegant Table of Contents, which includes all of the important parts --- also (unnumbered) subsections, but in a more compact style.
322
+
Clear and elegant Table of Contents, which includes all the important parts --- also \grayenclose{unnumbered} subsections, but in a more compact style.
323
323
324
324
Similarly, automatically populate the PDF Outline/Index (digital Table of Contents in PDF viewer).
325
325
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.
@@ -499,9 +499,7 @@ \subsection{Footnotes}%
499
499
500
500
\begin{itemize}
501
501
\item they break the flow of reading, can be distracting
502
-
\item either it is important and you want it there --- no need to use footnotes,
503
-
or it is not so important (maybe just a reminder/remark), but then there
504
-
are in my opinion better ways to handle such situation
502
+
\item either it is important and you want it there --- no need to use footnotes --- or it is not so important (maybe just a reminder/remark), but then there are in my opinion better ways to handle such situation
505
503
\begin{itemize}
506
504
\item grayed out/smaller text, sidenotes are better alternative, if the page layout enables them
507
505
\item it is not bad to remind reader of something in the main text\ldots
Copy file name to clipboardExpand all lines: chapters/Usage.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
\chapter{Usage of \TeXtured{}} \label{ch:Usage}
2
2
3
3
To quickly familiarize yourself with the \TeXtured{} template, we will go through the basic structure of the template files and explain how to use them.
4
-
First, have a look at \Cref{fig:file-structure} for a visual representation of the file structure.
4
+
First, take a look at \Cref{fig:file-structure} for a visual representation of the file structure.
5
5
\begin{figure}[!ht]
6
6
\fcapside[\FBwidth]{%
7
7
\captionsetup{parskip = .5\baselineskip plus 1pt}%
0 commit comments