Reorder sections
This commit is contained in:
parent
b52d346a39
commit
a029095b65
@ -1,4 +1,4 @@
|
||||
\chapter{References and Footnotes}
|
||||
\chapter{References and footnotes}
|
||||
\section{Footnotes}\label{sec:footnotes}
|
||||
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
\input{first-steps-with-latex.tex}
|
||||
|
||||
% Align exercise numbers with chapters
|
||||
\setcounter{section}{3}
|
||||
\setcounter{section}{2}
|
||||
|
||||
\input{exercises/basic-document-structure/task}
|
||||
\input{exercises/basic-document-structure/document-structure.raw}
|
||||
@ -60,10 +60,6 @@
|
||||
\input{exercises/tables/task}
|
||||
\input{exercises/tables/tables.raw}
|
||||
|
||||
\newpage
|
||||
\input{exercises/source-code-listings/task}
|
||||
\input{exercises/source-code-listings/source-code-listings.raw}
|
||||
|
||||
\newpage
|
||||
\input{exercises/footnotes/task}
|
||||
\input{exercises/footnotes/footnotes.raw}
|
||||
@ -76,4 +72,8 @@
|
||||
\input{exercises/literature/task}
|
||||
\input{exercises/literature/literature.raw}
|
||||
|
||||
\newpage
|
||||
\input{exercises/source-code-listings/task}
|
||||
\input{exercises/source-code-listings/source-code-listings.raw}
|
||||
|
||||
\end{document}
|
||||
|
||||
@ -30,9 +30,9 @@
|
||||
\input{content/maths.tex}
|
||||
\input{content/graphics.tex}
|
||||
\input{content/tables.tex}
|
||||
\input{content/source-code-listings.tex}
|
||||
\input{content/footnotes.tex}
|
||||
\input{content/literature.tex}
|
||||
\input{content/source-code-listings.tex}
|
||||
\input{content/prospects.tex}
|
||||
|
||||
\end{document}
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
\input{first-steps-with-latex.tex}
|
||||
|
||||
% Align exercise numbers with chapters
|
||||
\setcounter{section}{3}
|
||||
\setcounter{section}{2}
|
||||
|
||||
\input{exercises/basic-document-structure/task}
|
||||
\input{exercises/basic-document-structure/document-structure.done}
|
||||
@ -60,10 +60,6 @@
|
||||
\input{exercises/tables/task}
|
||||
\input{exercises/tables/tables.done}
|
||||
|
||||
\newpage
|
||||
\input{exercises/source-code-listings/task}
|
||||
\input{exercises/source-code-listings/source-code-listings.done}
|
||||
|
||||
\newpage
|
||||
\input{exercises/footnotes/task}
|
||||
\input{exercises/footnotes/footnotes.done}
|
||||
@ -76,4 +72,8 @@
|
||||
\input{exercises/literature/task}
|
||||
\input{exercises/literature/literature.done}
|
||||
|
||||
\newpage
|
||||
\input{exercises/source-code-listings/task}
|
||||
\input{exercises/source-code-listings/source-code-listings.done}
|
||||
|
||||
\end{document}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user