summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter0A.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter0A.tex')
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter0A.tex10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter0A.tex b/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter0A.tex
index 316dd37ad4f..8e458a05a01 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter0A.tex
+++ b/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter0A.tex
@@ -1,7 +1,7 @@
%********************************************************************
% Appendix
%*******************************************************
-\myChapter{Appendix Test}
+\chapter{Appendix Test}
Lorem ipsum at nusquam appellantur his, ut eos erant homero
concludaturque. Albucius appellantur deterruisset id eam, vivendum
partiendo dissentiet ei ius. Vis melius facilisis ea, sea id convenire
@@ -57,3 +57,11 @@ Ei solet nemore consectetuer nam. Ad eam porro impetus, te choro omnes
evertitur mel. Molestie conclusionemque vel at, no qui omittam
expetenda efficiendi. Eu quo nobis offendit, verterem scriptorem ne
vix.
+
+
+\begin{lstlisting}[float,caption=A floating example]
+for i:=maxint to 0 do
+begin
+{ do nothing }
+end;
+\end{lstlisting} \ No newline at end of file