From baa351ce8391d53fa128b2c55949c0130b39b8ba Mon Sep 17 00:00:00 2001 From: noah Date: Mon, 14 Feb 2022 17:04:25 -0600 Subject: [PATCH] Init Repos on NovaArchSys --- .../.DS_Store | Bin 0 -> 6148 bytes .../Appendices.sample.aux | 35 + .../Appendices.sample.log | 1269 ++++++++++ .../Appendices.sample.tex | 50 + .../Chapter1.sample.aux | 33 + .../Chapter1.sample.tex | 29 + .../Chapter2.sample.aux | 28 + .../Chapter2.sample.log | 2105 +++++++++++++++++ .../Chapter2.sample.tex | 22 + .../MyBibliography.sample.bib | 20 + .../README.TUthesis.pdf | Bin 0 -> 33214 bytes .../TUthesis.aux | 28 + .../TUthesis.bbl | 17 + .../TUthesis.blg | 49 + .../TUthesis.lof | 5 + .../TUthesis.log | 216 ++ .../TUthesis.lot | 7 + .../TUthesis.pdf | Bin 0 -> 106070 bytes .../TUthesis.sty | 613 +++++ .../TUthesis.synctex.gz | Bin 0 -> 35386 bytes .../TUthesis.tex | 222 ++ .../TUthesis.toc | 31 + .../setspace.sty | 546 +++++ ...and Dissertation LaTeX Template 2018-09-04 | Bin 0 -> 177 bytes .../._.DS_Store | Bin 0 -> 177 bytes .../._Appendices.sample.aux | Bin 0 -> 177 bytes .../._Appendices.sample.log | Bin 0 -> 177 bytes .../._Appendices.sample.tex | Bin 0 -> 233 bytes .../._Chapter1.sample.aux | Bin 0 -> 177 bytes .../._Chapter1.sample.tex | Bin 0 -> 233 bytes .../._Chapter2.sample.aux | Bin 0 -> 177 bytes .../._Chapter2.sample.log | Bin 0 -> 177 bytes .../._Chapter2.sample.tex | Bin 0 -> 177 bytes .../._MyBibliography.sample.bib | Bin 0 -> 177 bytes .../._README.TUthesis.pdf | Bin 0 -> 177 bytes .../._TUthesis.aux | Bin 0 -> 177 bytes .../._TUthesis.bbl | Bin 0 -> 177 bytes .../._TUthesis.blg | Bin 0 -> 177 bytes .../._TUthesis.lof | Bin 0 -> 177 bytes .../._TUthesis.log | Bin 0 -> 177 bytes .../._TUthesis.lot | Bin 0 -> 177 bytes .../._TUthesis.pdf | Bin 0 -> 177 bytes .../._TUthesis.sty | Bin 0 -> 177 bytes .../._TUthesis.tex | Bin 0 -> 407 bytes .../._TUthesis.toc | Bin 0 -> 177 bytes .../._setspace.sty | Bin 0 -> 177 bytes 46 files changed, 5325 insertions(+) create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/.DS_Store create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/Appendices.sample.aux create mode 100644 TU Thesis and Dissertation LaTeX Template 2018-09-04/Appendices.sample.log create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/Appendices.sample.tex create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter1.sample.aux create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter1.sample.tex create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.aux create mode 100644 TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.log create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.tex create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/MyBibliography.sample.bib create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/README.TUthesis.pdf create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.aux create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.bbl create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.blg create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.lof create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.log create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.lot create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.pdf create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.sty create mode 100644 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.synctex.gz create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.tex create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.toc create mode 100755 TU Thesis and Dissertation LaTeX Template 2018-09-04/setspace.sty create mode 100644 __MACOSX/._TU Thesis and Dissertation LaTeX Template 2018-09-04 create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._.DS_Store create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Appendices.sample.aux create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Appendices.sample.log create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Appendices.sample.tex create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Chapter1.sample.aux create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Chapter1.sample.tex create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Chapter2.sample.aux create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Chapter2.sample.log create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Chapter2.sample.tex create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._MyBibliography.sample.bib create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._README.TUthesis.pdf create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.aux create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.bbl create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.blg create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.lof create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.log create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.lot create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.pdf create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.sty create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.tex create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._TUthesis.toc create mode 100644 __MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._setspace.sty diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/.DS_Store b/TU Thesis and Dissertation LaTeX Template 2018-09-04/.DS_Store new file mode 100755 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 +Babel <3.9r> and hyphenation patterns for 83 language(s) loaded. +! Undefined control sequence. +l.1 \TUappendix + {THE FIRST APPENDIX} +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.1 \TUappendix{T + HE FIRST APPENDIX} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no H in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no F in font nullfont! +Missing character: There is no I in font nullfont! +Missing character: There is no R in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no P in font nullfont! +Missing character: There is no P in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no D in font nullfont! +Missing character: There is no I in font nullfont! +Missing character: There is no X in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 1--3 +[] + [] + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.4 T + ext in the appendix. Now we will type in a little more text so +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no . in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 4--6 +[] + [] + + +! LaTeX Error: Environment table undefined. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.7 \begin{table} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.9 \caption + {Title of the Only Table in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.9 \caption{T + itle of the Only Table in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no O in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \begin{document} ended by \end{table}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.10 \end{table} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + + +Overfull \hbox (20.0pt too wide) in paragraph at lines 9--11 +[] + [] + +! Undefined control sequence. +l.13 \TUappendix + {THE SECOND APPENDIX} +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.13 \TUappendix{T + HE SECOND APPENDIX} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no H in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no C in font nullfont! +Missing character: There is no O in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no D in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no P in font nullfont! +Missing character: There is no P in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no D in font nullfont! +Missing character: There is no I in font nullfont! +Missing character: There is no X in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 13--15 +[] + [] + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.16 O + f course this is the material that goes in the second appendix. +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no O in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no W in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no ? in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 16--18 +[] + [] + +! Undefined control sequence. +l.19 \TUsection + {A Heading in an Appendix} +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.19 \TUsection{A + Heading in an Appendix} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no A in font nullfont! +Missing character: There is no H in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 19--20 +[] + [] + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.21 A + recent modification corrects the numbering of sections, +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no A in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no . in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 21--23 +[] + [] + +! Undefined control sequence. +l.24 \TUsubsection + {A Subheading in an Appendix} +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.24 \TUsubsection{A + Subheading in an Appendix} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no A in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 24--25 +[] + [] + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.26 T + he subsection appears to work. +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no k in font nullfont! +Missing character: There is no . in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 26--27 +[] + [] + +! Undefined control sequence. +l.28 \TUsubsubsection + {A Sub-subsection in an Appendix} +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.28 \TUsubsubsection{A + Sub-subsection in an Appendix} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no A in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no - in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 28--29 +[] + [] + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.30 A + nd the sub subsection also works. Finally we test that figures +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no A in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no k in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no F in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no k in font nullfont! +Missing character: There is no . in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 30--32 +[] + [] + + +! LaTeX Error: Environment table undefined. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.34 \begin{table} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.36 \caption + {Title of the First Table in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.36 \caption{T + itle of the First Table in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no F in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \begin{document} ended by \end{table}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.37 \end{table} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + + +Overfull \hbox (20.0pt too wide) in paragraph at lines 36--38 +[] + [] + + +! LaTeX Error: Environment figure undefined. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.39 \begin{figure} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.42 \caption + {Title of the First Figure in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.42 \caption{T + itle of the First Figure in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no F in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no F in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \begin{document} ended by \end{figure}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.43 \end{figure} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + + +! LaTeX Error: Environment table undefined. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.44 \begin{table} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.46 \caption + {Title of the Second Table in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \begin{document} ended by \end{table}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.47 \end{table} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + + +Overfull \hbox (20.0pt too wide) in paragraph at lines 42--48 +[] + [] + + +! LaTeX Error: Environment figure undefined. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.49 \begin{figure} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.51 \caption + {Title of the Second Figure in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.51 \caption{T + itle of the Second Figure in this Appendix.} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no F in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \begin{document} ended by \end{figure}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.52 \end{figure} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +) +! Emergency stop. +<*> Appendices.sample.tex + +*** (job aborted, no legal \end found) + + +Here is how much of TeX's memory you used: + 9 strings out of 493014 + 195 string characters out of 6133351 + 54601 words of memory out of 5000000 + 3652 multiletter control sequences out of 15000+600000 + 3640 words of font info for 14 fonts, out of 8000000 for 9000 + 1141 hyphenation exceptions out of 8191 + 6i,1n,6p,88b,28s stack positions out of 5000i,500n,10000p,200000b,80000s +! ==> Fatal error occurred, no output PDF file produced! diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/Appendices.sample.tex b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Appendices.sample.tex new file mode 100755 index 0000000..47a7ffc --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Appendices.sample.tex @@ -0,0 +1,50 @@ +\TUappendix{THE FIRST APPENDIX} +\label{App:A} + +Text in the appendix. Now we will type in a little more text so +that we can see if the paragraph is properly indented. + +\begin{table} +\suppressfloats[t] \centerline{Normally a table would go here.} + \caption{Title of the Only Table in this Appendix.} +\end{table} + + +\TUappendix{THE SECOND APPENDIX} +\label{App:B} + +Of course this is the material that goes in the second appendix. +What did you expect to find here? + +\TUsection{A Heading in an Appendix} + +A recent modification corrects the numbering of sections, +subsections and subsubsection in the appendix. + +\TUsubsection{A Subheading in an Appendix} + +The subsection appears to work. + +\TUsubsubsection{A Sub-subsection in an Appendix} And the sub subsection also works. Finally we test that figures +and tables also work. + + +\begin{table} +\suppressfloats[t] \centerline{Normally a table would go here.} + \caption{Title of the First Table in this Appendix.} +\end{table} + +\begin{figure} +\suppressfloats[t] +\centerline{Normally a figure would go here.} + \caption{Title of the First Figure in this Appendix.} +\end{figure} +\begin{table} +\suppressfloats[t] \centerline{Normally a table would go here.} + \caption{Title of the Second Table in this Appendix.} +\end{table} + +\begin{figure} +\suppressfloats[t] \centerline{Normally a figure would go here.} + \caption{Title of the Second Figure in this Appendix.} +\end{figure} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter1.sample.aux b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter1.sample.aux new file mode 100755 index 0000000..51bcc7b --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter1.sample.aux @@ -0,0 +1,33 @@ +\relax +\citation{Sham} +\citation{Scot95} +\citation{Mathematica} +\@writefile{toc}{\contentsline {chapter}{\numberline {CHAPTER 1: }{\bf \uppercase {INTRODUCTION}}}{1}} +\@writefile{toc}{\contentsline {section}{\numberline {1.1}\bf First Heading: The Introduction}{1}} +\@writefile{toc}{\contentsline {section}{\numberline {1.2}\bf Second Heading}{1}} +\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1}\it First Subheading}{1}} +\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.2}\it Second Subheading}{1}} +\@writefile{toc}{\contentsline {subsubsection}{First Sub-subsection Header}{1}} +\@writefile{lof}{\contentsline {figure}{\numberline {1.1}{\ignorespaces Title of the First Figure.}}{1}} +\@writefile{lot}{\contentsline {table}{\numberline {1.1}{\ignorespaces Title of the First Table.}}{2}} +\@setckpt{Chapter1.sample}{ +\setcounter{page}{3} +\setcounter{equation}{0} +\setcounter{enumi}{0} +\setcounter{enumii}{0} +\setcounter{enumiii}{0} +\setcounter{enumiv}{0} +\setcounter{footnote}{0} +\setcounter{mpfootnote}{0} +\setcounter{part}{0} +\setcounter{chapter}{1} +\setcounter{section}{2} +\setcounter{subsection}{2} +\setcounter{subsubsection}{0} +\setcounter{paragraph}{0} +\setcounter{subparagraph}{0} +\setcounter{figure}{1} +\setcounter{table}{1} +\setcounter{lofdepth}{1} +\setcounter{lotdepth}{1} +} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter1.sample.tex b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter1.sample.tex new file mode 100755 index 0000000..1b84d5c --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter1.sample.tex @@ -0,0 +1,29 @@ +\TUchapter{INTRODUCTION} +\TUsection{First Heading: The Introduction} +This is the first section of the introduction. For additional +information see \cite{Sham,Scot95} or just for fun you may wish to +read \cite{Mathematica}. + +Here is the beginning of a second paragraph. + +\TUsection{Second Heading} This is the text for the second +section. +\TUsubsection{First Subheading} This is text for the first +subsection. +\TUsubsection{Second Subheading} +This is the text which lies in the second subsection. +\TUsubsubsection{First Sub-subsection Header} This +language lies in the first sub subsection. Since they are the same +font and indentation, the header looks a little bit like the text +itself, so there is a colon and a little extra space after the +sub-subsection heading. This is all taken care of in the TUthesis +style page. Here, we refer to Appendix~\ref{App:A} and Appendix~\ref{App:B} to check that +the references appear as capital letters. +\begin{figure} +\centerline{Normally a figure would go here.} + \caption{Title of the First Figure.} +\end{figure} +\begin{table} +\centerline{Normally a table would go here.} + \caption{Title of the First Table.} +\end{table} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.aux b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.aux new file mode 100755 index 0000000..0853613 --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.aux @@ -0,0 +1,28 @@ +\relax +\@writefile{toc}{\contentsline {chapter}{\numberline {CHAPTER 2: }{\bf \uppercase {THE SECOND CHAPTER}}}{3}} +\@writefile{toc}{\contentsline {section}{\numberline {2.1}\bf First Heading}{3}} +\@writefile{toc}{\contentsline {section}{\numberline {2.2}\bf Second Heading}{4}} +\@writefile{lof}{\contentsline {figure}{\numberline {2.1}{\ignorespaces Title of the Second Figure}}{4}} +\@writefile{lot}{\contentsline {table}{\numberline {2.1}{\ignorespaces Title of the Second Table}}{4}} +\@writefile{lot}{\contentsline {table}{\numberline {2.2}{\ignorespaces Title of the Third Table}}{4}} +\@setckpt{Chapter2.sample}{ +\setcounter{page}{5} +\setcounter{equation}{0} +\setcounter{enumi}{0} +\setcounter{enumii}{0} +\setcounter{enumiii}{0} +\setcounter{enumiv}{0} +\setcounter{footnote}{1} +\setcounter{mpfootnote}{0} +\setcounter{part}{0} +\setcounter{chapter}{2} +\setcounter{section}{2} +\setcounter{subsection}{0} +\setcounter{subsubsection}{0} +\setcounter{paragraph}{0} +\setcounter{subparagraph}{0} +\setcounter{figure}{1} +\setcounter{table}{2} +\setcounter{lofdepth}{1} +\setcounter{lotdepth}{1} +} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.log b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.log new file mode 100644 index 0000000..2ed5c11 --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.log @@ -0,0 +1,2105 @@ +This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex 2016.5.22) 23 JAN 2018 12:24 +entering extended mode + restricted \write18 enabled. + %&-line parsing enabled. +**Chapter2.sample.tex +(./Chapter2.sample.tex +LaTeX2e <2016/03/31> +Babel <3.9r> and hyphenation patterns for 83 language(s) loaded. +! Undefined control sequence. +l.1 \TUchapter + {THE SECOND CHAPTER} +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.1 \TUchapter{T + HE SECOND CHAPTER} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no H in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no C in font nullfont! +Missing character: There is no O in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no D in font nullfont! +Missing character: There is no C in font nullfont! +Missing character: There is no H in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no P in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no R in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 1--2 +[] + [] + +! Undefined control sequence. +l.3 \TUsection + {First Heading} +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.3 \TUsection{F + irst Heading} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no F in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no H in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 3--4 +[] + [] + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.4 \par T + his is the beginning of the second chapter and the first section o... + +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no . in font nullfont! +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <7> on input line 4. +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <5> on input line 4. +! Undefined control sequence. +\@footnotetext ...tins {\reset@font \footnotesize + \interlinepenalty \interfo... +l.4 ...ing it, and a procedure for generating it.} + +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + +! Undefined control sequence. +\@footnotetext ...}\color@begingroup \@makefntext + {\rule \z@ \footnotesep \i... +l.4 ...ing it, and a procedure for generating it.} + +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +Overfull \hbox (17.22224pt too wide) in paragraph at lines 4--4 +[][]\OT1/cmr/m/n/10 The + [] + + +Overfull \hbox (19.47226pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 filler + [] + + +Overfull \hbox (19.50003pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 used + [] + + +Overfull \hbox (10.55559pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 on + [] + + +Overfull \hbox (16.1667pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 this + [] + + +Overfull \hbox (20.00005pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 page + [] + + +Overfull \hbox (6.72223pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 is + [] + + +Overfull \hbox (8.05559pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 of + [] + + +Overfull \hbox (5.00002pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 a + [] + + +Overfull \hbox (19.72227pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 fam- + [] + + +Overfull \hbox (10.83337pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 ily + [] + + +Overfull \hbox (25.00005pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 called + [] + + +Overfull \hbox (27.35533pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/it/10 Lorem + [] + + +Overfull \hbox (12.54436pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/it/10 Ip- + [] + + +Overfull \hbox (20.41103pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/it/10 sum\OT1/cmr/m/n/10 . + [] + + +Overfull \hbox (7.50002pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 It + [] + + +Overfull \hbox (15.8889pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 was + [] + + +Overfull \hbox (18.33336pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 gen- + [] + + +Overfull \hbox (11.69444pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 er- + [] + + +Overfull \hbox (18.88893pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 ated + [] + + +Overfull \hbox (10.55559pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 by + [] + + +Overfull \hbox (153.11147pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 http://www.lipsum.com/feed/html + [] + + +Overfull \hbox (10.55559pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 on + [] + + +Overfull \hbox (16.38892pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 Au- + [] + + +Overfull \hbox (18.38893pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 gust + [] + + +Overfull \hbox (12.77782pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 18, + [] + + +Overfull \hbox (20.00006pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 2014 + [] + + +Overfull \hbox (8.88892pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 at + [] + + +Overfull \hbox (17.77783pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 8:08 + [] + + +Overfull \hbox (13.88893pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 pm + [] + + +Overfull \hbox (20.55557pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 Cen- + [] + + +Overfull \hbox (15.58337pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 tral + [] + + +Overfull \hbox (25.5556pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 Time. + [] + + +Overfull \hbox (17.22224pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 The + [] + + +Overfull \hbox (15.05557pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 site + [] + + +Overfull \hbox (13.05557pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 ex- + [] + + +Overfull \hbox (25.61118pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 plains + [] + + +Overfull \hbox (13.88892pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 the + [] + + +Overfull \hbox (15.61113pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 his- + [] + + +Overfull \hbox (18.08339pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 tory + [] + + +Overfull \hbox (8.05559pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 of + [] + + +Overfull \hbox (27.35533pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/it/10 Lorem + [] + + +Overfull \hbox (12.54436pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/it/10 Ip- + [] + + +Overfull \hbox (17.63324pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/it/10 sum + [] + + +Overfull \hbox (22.25005pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 filler, + [] + + +Overfull \hbox (13.88892pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 the + [] + + +Overfull \hbox (16.69446pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 rea- + [] + + +Overfull \hbox (14.50003pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 son + [] + + +Overfull \hbox (11.97226pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 for + [] + + +Overfull \hbox (12.83334pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 us- + [] + + +Overfull \hbox (13.33337pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 ing + [] + + +Overfull \hbox (9.44447pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 it, + [] + + +Overfull \hbox (16.11116pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 and + [] + + +Overfull \hbox (5.00002pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 a + [] + + +Overfull \hbox (17.80559pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 pro- + [] + + +Overfull \hbox (12.22221pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 ce- + [] + + +Overfull \hbox (19.47226pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 dure + [] + + +Overfull \hbox (11.97226pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 for + [] + + +Overfull \hbox (18.33336pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 gen- + [] + + +Overfull \hbox (11.69444pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 er- + [] + + +Overfull \hbox (12.22224pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 at- + [] + + +Overfull \hbox (13.33337pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 ing + [] + + +Overfull \hbox (9.44447pt too wide) in paragraph at lines 4--4 +\OT1/cmr/m/n/10 it.| + [] + + +Overfull \hbox (20.0pt too wide) in paragraph at lines 4--5 +[] + [] + + +Overfull \hbox (4.48613pt too wide) in paragraph at lines 4--5 +[] + [] + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.6 L + orem ipsum dolor sit amet, consectetur adipiscing elit. Integer luctus ... + +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no L in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no I in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no q in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no E in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no q in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no M in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no . in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 6--7 +[] + [] + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.8 P + roin eu lectus non odio vestibulum fermentum nec et leo. Integer ut leo... + +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no P in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no I in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no C in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no D in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no M in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no D in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no q in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no D in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no q in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no q in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no V in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no F in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no Q in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no q in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no j in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no I in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no q in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no . in font nullfont! +Missing character: There is no V in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no C in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no ; in font nullfont! +Missing character: There is no M in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no , in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no v in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no : in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no A in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no x in font nullfont! +! Undefined control sequence. + ...ng: Reference `App:B' on page \thepage + \space undefined\on@line . +l.8 ...pendix~\\ref{App:A} or Appendix~\ref{App:B} + . +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +LaTeX Warning: Reference `App:B' on page undefined on input line 8. + +Missing character: There is no . in font nullfont! + +Overfull \hbox (20.0pt too wide) in paragraph at lines 8--9 +[] + [] + + +Overfull \hbox (10.86105pt too wide) in paragraph at lines 8--9 +[] + [] + +! Undefined control sequence. +l.10 \TUsection + {Second Heading} Second section of the second chapter. +The control sequence at the end of the top line +of your error message was never \def'ed. If you have +misspelled it (e.g., `\hobx'), type `I' and the correct +spelling (e.g., `I\hbox'). Otherwise just continue, +and I'll forget about whatever was undefined. + + +! LaTeX Error: Missing \begin{document}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.10 \TUsection{S + econd Heading} Second section of the second chapter. +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no S in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no H in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no s in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: Environment figure undefined. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.11 \begin{figure} + [htp] +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +Missing character: There is no [ in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no ] in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.13 \caption + {Title of the Second Figure} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no F in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! + +! LaTeX Error: \begin{document} ended by \end{figure}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.14 \end{figure} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + + +! LaTeX Error: Environment table undefined. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.15 \begin{table} + [htp] +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +Missing character: There is no [ in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no ] in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.17 \caption + {Title of the Second Table} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no S in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no c in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no n in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! + +! LaTeX Error: \begin{document} ended by \end{table}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.18 \end{table} + +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + + +! LaTeX Error: Environment table undefined. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.19 \begin{table} + [htp] +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +Missing character: There is no [ in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no p in font nullfont! +Missing character: There is no ] in font nullfont! +Missing character: There is no N in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no m in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no y in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no w in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no u in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no g in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no . in font nullfont! + +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.21 \caption + {Title of the Third Table} +You're in trouble here. Try typing to proceed. +If that doesn't work, type X to quit. + +Missing character: There is no T in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no o in font nullfont! +Missing character: There is no f in font nullfont! +Missing character: There is no t in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no e in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no h in font nullfont! +Missing character: There is no i in font nullfont! +Missing character: There is no r in font nullfont! +Missing character: There is no d in font nullfont! +Missing character: There is no T in font nullfont! +Missing character: There is no a in font nullfont! +Missing character: There is no b in font nullfont! +Missing character: There is no l in font nullfont! +Missing character: There is no e in font nullfont! + +! LaTeX Error: \begin{document} ended by \end{table}. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.22 \end{table} + \\ +Your command was ignored. +Type I to replace it with another command, +or to continue without it. + +) +! Emergency stop. +<*> Chapter2.sample.tex + +*** (job aborted, no legal \end found) + + +Here is how much of TeX's memory you used: + 17 strings out of 493014 + 268 string characters out of 6133351 + 55601 words of memory out of 5000000 + 3658 multiletter control sequences out of 15000+600000 + 4294 words of font info for 16 fonts, out of 8000000 for 9000 + 1141 hyphenation exceptions out of 8191 + 24i,5n,14p,977b,142s stack positions out of 5000i,500n,10000p,200000b,80000s +! ==> Fatal error occurred, no output PDF file produced! diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.tex b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.tex new file mode 100755 index 0000000..cf68f36 --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/Chapter2.sample.tex @@ -0,0 +1,22 @@ +\TUchapter{THE SECOND CHAPTER} + +\TUsection{First Heading} +\par This is the beginning of the second chapter and the first section of the second chapter. The rest of the text in this section is meaningless filler.\footnote{The filler used on this page is of a family called \emph{Lorem Ipsum}. It was generated by http://www.lipsum.com/feed/html on August 18, 2014 at 8:08 pm Central Time. The site explains the history of \emph{Lorem Ipsum} filler, the reason for using it, and a procedure for generating it.} + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer luctus feugiat odio et fermentum. Etiam ut vulputate tellus. Aenean sed libero nec nibh gravida consequat eu vel diam. Nullam at accumsan purus. Nullam sit amet nulla et orci dapibus mollis. Etiam placerat, lacus eget venenatis bibendum, metus odio commodo nisi, sed scelerisque nulla odio vel nibh. Mauris vitae elementum turpis. + +Proin eu lectus non odio vestibulum fermentum nec et leo. Integer ut leo velit. Curabitur nec est eget felis accumsan interdum. Duis fermentum turpis id mauris blandit convallis. Morbi risus arcu, ornare eget lectus in, accumsan rutrum mi. Nulla facilisi. Donec iaculis nisl vitae erat luctus, vitae consequat mi condimentum. Duis imperdiet enim sapien, vitae suscipit neque ullamcorper sit amet. Aliquam placerat lorem risus, at tempor lectus placerat egestas. Vestibulum rhoncus, eros ut posuere cursus, mauris nisl egestas tortor, ac dignissim est libero pretium arcu. Fusce mollis lacus est, id vulputate leo ultrices sit amet. Quisque condimentum justo risus, posuere volutpat velit congue tempor. Integer quis nunc at nibh posuere congue ut et diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Maecenas id feugiat est, sit amet viverra tortor. + +\TUsection{Second Heading} Second section of the second chapter. +\begin{figure}[htp] +\vspace{.2truein} \centerline{Normally a figure would go here.} + \caption{Title of the Second Figure} +\end{figure} +\begin{table}[htp] +\vspace{.2truein} \centerline{Normally a figure would go here.} + \caption{Title of the Second Table} +\end{table} +\begin{table}[htp] +\vspace{.2truein} \centerline{Normally a figure would go here.} + \caption{Title of the Third Table} +\end{table}\\ diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/MyBibliography.sample.bib b/TU Thesis and Dissertation LaTeX Template 2018-09-04/MyBibliography.sample.bib new file mode 100755 index 0000000..2789f5e --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/MyBibliography.sample.bib @@ -0,0 +1,20 @@ +@book{Sham, + author = "Pak Sham", + title = "Statistics in Human Genetics", + publisher = "Arnold", + year = 1998, +} + +@misc{Scot95, + author = "David W. Scott", + note = "Personal communication", + year = 1995, +} + + +@BOOK{Mathematica, + author = "Stephen Wolfram", + title = "The Mathematica Book", + publisher = "Cambridge University Press", + year = 1996, +} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/README.TUthesis.pdf b/TU Thesis and Dissertation LaTeX Template 2018-09-04/README.TUthesis.pdf new file mode 100755 index 0000000000000000000000000000000000000000..ffd2fcae901c953dd0601a37b5aaf6eced5fd833 GIT binary patch literal 33214 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 literal 0 HcmV?d00001 diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.aux b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.aux new file mode 100755 index 0000000..848d70f --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.aux @@ -0,0 +1,28 @@ +\relax +\@writefile{toc}{{\vspace {3\baselineskip }}} +\@writefile{toc}{\contentsline {section}{\hspace {-\parindent }COPYRIGHT}{iii}} +\@writefile{toc}{{\hfill \ }} +\@writefile{toc}{\contentsline {section}{\hspace {-\parindent }ABSTRACT}{iv}} +\@writefile{toc}{{\hfill \ }} +\@writefile{toc}{\contentsline {section}{\hspace {-\parindent }ACKNOWLEDGEMENTS}{v}} +\@writefile{toc}{{\hfill \ }} +\@writefile{toc}{\contentsline {section}{\hspace {-\parindent }TABLE OF CONTENTS}{vi}} +\@writefile{toc}{{\hfill \ }} +\@writefile{lot}{{\vspace {\baselineskip }}} +\@writefile{toc}{\contentsline {section}{\hspace {-\parindent }LIST OF TABLES}{vii}} +\@writefile{toc}{{\hfill \ }} +\@writefile{lof}{{\vspace {\baselineskip }}} +\@writefile{toc}{\contentsline {section}{\hspace {-\parindent }LIST OF FIGURES}{viii}} +\@input{Chapter1.sample.aux} +\@input{Chapter2.sample.aux} +\bibdata{MyBibliography.sample} +\bibcite{Scot95}{1} +\bibcite{Sham}{2} +\bibcite{Mathematica}{3} +\bibstyle{plain} +\@writefile{toc}{{\hfill \ }} +\@writefile{toc}{\contentsline {section}{\hspace {-\parindent }NOMENCLATURE}{5}} +\@writefile{toc}{\addvspace {10pt}} +\@writefile{toc}{\contentsline {section}{\hspace {-\parindent }BIBLIOGRAPHY}{5}} +\@writefile{toc}{{\hfill \ }} +\@input{Appendices.sample.aux} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.bbl b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.bbl new file mode 100755 index 0000000..7c868fe --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.bbl @@ -0,0 +1,17 @@ +\begin{thebibliography}{1} + +\bibitem{Scot95} +David~W. Scott, 1995. +\newblock Personal communication. + +\bibitem{Sham} +Pak Sham. +\newblock {\em Statistics in Human Genetics}. +\newblock Arnold, 1998. + +\bibitem{Mathematica} +Stephen Wolfram. +\newblock {\em The Mathematica Book}. +\newblock Cambridge University Press, 1996. + +\end{thebibliography} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.blg b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.blg new file mode 100755 index 0000000..b38e2fe --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.blg @@ -0,0 +1,49 @@ +This is BibTeX, Version 0.99d (TeX Live 2016) +Capacity: max_strings=35307, hash_size=35307, hash_prime=30011 +The top-level auxiliary file: TUthesis.aux +A level-1 auxiliary file: Chapter1.sample.aux +A level-1 auxiliary file: Chapter2.sample.aux +The style file: plain.bst +A level-1 auxiliary file: Appendices.sample.aux +Database file #1: MyBibliography.sample.bib +You've used 3 entries, + 2118 wiz_defined-function locations, + 517 strings with 4262 characters, +and the built_in function-call counts, 646 in all, are: += -- 54 +> -- 21 +< -- 0 ++ -- 10 +- -- 6 +* -- 24 +:= -- 116 +add.period$ -- 8 +call.type$ -- 3 +change.case$ -- 9 +chr.to.int$ -- 0 +cite$ -- 3 +duplicate$ -- 31 +empty$ -- 67 +format.name$ -- 6 +if$ -- 135 +int.to.chr$ -- 0 +int.to.str$ -- 3 +missing$ -- 4 +newline$ -- 17 +num.names$ -- 6 +pop$ -- 26 +preamble$ -- 1 +purify$ -- 9 +quote$ -- 0 +skip$ -- 20 +stack$ -- 0 +substring$ -- 16 +swap$ -- 3 +text.length$ -- 0 +text.prefix$ -- 0 +top$ -- 0 +type$ -- 8 +warning$ -- 0 +while$ -- 6 +width$ -- 4 +write$ -- 30 diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.lof b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.lof new file mode 100755 index 0000000..f47966b --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.lof @@ -0,0 +1,5 @@ +{\vspace {\baselineskip }} +\contentsline {figure}{\numberline {1.1}{\ignorespaces Title of the First Figure.}}{1} +\contentsline {figure}{\numberline {2.1}{\ignorespaces Title of the Second Figure}}{4} +\contentsline {figure}{\numberline {B.1}{\ignorespaces Title of the First Figure in this Appendix.}}{8} +\contentsline {figure}{\numberline {B.2}{\ignorespaces Title of the Second Figure in this Appendix.}}{8} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.log b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.log new file mode 100755 index 0000000..0d63d81 --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.log @@ -0,0 +1,216 @@ +This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex 2016.5.22) 4 SEP 2018 16:02 +entering extended mode + restricted \write18 enabled. + %&-line parsing enabled. +**TUthesis.tex +(./TUthesis.tex +LaTeX2e <2016/03/31> +Babel <3.9r> and hyphenation patterns for 83 language(s) loaded. +(/usr/local/texlive/2016/texmf-dist/tex/latex/base/report.cls +Document Class: report 2014/09/29 v1.4h Standard LaTeX document class +(/usr/local/texlive/2016/texmf-dist/tex/latex/base/size12.clo +File: size12.clo 2014/09/29 v1.4h Standard LaTeX file (size option) +) +\c@part=\count79 +\c@chapter=\count80 +\c@section=\count81 +\c@subsection=\count82 +\c@subsubsection=\count83 +\c@paragraph=\count84 +\c@subparagraph=\count85 +\c@figure=\count86 +\c@table=\count87 +\abovecaptionskip=\skip41 +\belowcaptionskip=\skip42 +\bibindent=\dimen102 +) (./setspace.sty +Package: setspace 2000/12/01 6.7 Contributed and Supported LaTeX2e package +Package: `setspace' 6.7 <2000/12/01> +) (/usr/local/texlive/2016/texmf-dist/tex/latex/boxedminipage/boxedminipage.sty +) (/usr/local/texlive/2016/texmf-dist/tex/latex/tocloft/tocloft.sty +Package: tocloft 2013/05/02 v2.3f parameterised ToC, etc., typesetting +Package tocloft Info: The document has chapter divisions on input line 44. +\cftparskip=\skip43 +\cftbeforetoctitleskip=\skip44 +\cftaftertoctitleskip=\skip45 +\cftbeforepartskip=\skip46 +\cftpartnumwidth=\skip47 +\cftpartindent=\skip48 +\cftbeforechapskip=\skip49 +\cftchapindent=\skip50 +\cftchapnumwidth=\skip51 +\cftbeforesecskip=\skip52 +\cftsecindent=\skip53 +\cftsecnumwidth=\skip54 +\cftbeforesubsecskip=\skip55 +\cftsubsecindent=\skip56 +\cftsubsecnumwidth=\skip57 +\cftbeforesubsubsecskip=\skip58 +\cftsubsubsecindent=\skip59 +\cftsubsubsecnumwidth=\skip60 +\cftbeforeparaskip=\skip61 +\cftparaindent=\skip62 +\cftparanumwidth=\skip63 +\cftbeforesubparaskip=\skip64 +\cftsubparaindent=\skip65 +\cftsubparanumwidth=\skip66 +\cftbeforeloftitleskip=\skip67 +\cftafterloftitleskip=\skip68 +\cftbeforefigskip=\skip69 +\cftfigindent=\skip70 +\cftfignumwidth=\skip71 +\c@lofdepth=\count88 +\c@lotdepth=\count89 +\cftbeforelottitleskip=\skip72 +\cftafterlottitleskip=\skip73 +\cftbeforetabskip=\skip74 +\cfttabindent=\skip75 +\cfttabnumwidth=\skip76 +) +(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifpdf.sty +Package: ifpdf 2016/05/14 v3.1 Provides the ifpdf switch +) +(./TUthesis.sty +\numofchapters=\count90 +\committeesize=\count91 +) (./TUthesis.aux (./Chapter1.sample.aux) (./Chapter2.sample.aux) (./Appendices +.sample.aux)) +\openout1 = `TUthesis.aux'. + +LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 118. +LaTeX Font Info: ... okay on input line 118. +LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 118. +LaTeX Font Info: ... okay on input line 118. +LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 118. +LaTeX Font Info: ... okay on input line 118. +LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 118. +LaTeX Font Info: ... okay on input line 118. +LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 118. +LaTeX Font Info: ... okay on input line 118. +LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 118. +LaTeX Font Info: ... okay on input line 118. + [1 + +{/usr/local/texlive/2016/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] +Underfull \hbox (badness 10000) in paragraph at lines 179--179 + + [] + +[2] +LaTeX Font Info: Try loading font information for OMS+cmr on input line 179. + + (/usr/local/texlive/2016/texmf-dist/tex/latex/base/omscmr.fd +File: omscmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions +) +LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <12> not available +(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 179. + [3] [4 + +] +[5 + +] (./TUthesis.toc +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <12> on input line 2. +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <8> on input line 2. +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <6> on input line 2. +) +\tf@toc=\write3 +\openout3 = `TUthesis.toc'. + + [6 + +] (./TUthesis.lot) +\tf@lot=\write4 +\openout4 = `TUthesis.lot'. + + [7 + +] (./TUthesis.lof) +\tf@lof=\write5 +\openout5 = `TUthesis.lof'. + + [8 + +] +\openout2 = `Chapter1.sample.aux'. + + +(./Chapter1.sample.tex +CHAPTER 1. +) [1 + + + +] [2] +\openout2 = `Chapter2.sample.aux'. + + (./Chapter2.sample.tex +CHAPTER 2. +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <7> on input line 4. +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <5> on input line 4. + +Underfull \hbox (badness 2662) in paragraph at lines 4--4 +[][]\OT1/cmr/m/n/10 The filler used on this page is of a fam-ily called \OT1/cm +r/m/it/10 Lorem Ip-sum\OT1/cmr/m/n/10 . It was gen-er-ated by + [] + +) +Underfull \hbox (badness 10000) in paragraph at lines 10--204 + + [] + +[3 + + + +] [4] (./TUthesis.bbl) +\c@appendixno=\count92 + [5 + + +] +\openout2 = `Appendices.sample.aux'. + + (./Appendices.sample.tex [6 + +]) [7] [8] +(./TUthesis.aux (./Chapter1.sample.aux) (./Chapter2.sample.aux) +(./Appendices.sample.aux)) ) +(\end occurred inside a group at level 6) + +### semi simple group (level 6) entered at line 197 (\begingroup) +### semi simple group (level 5) entered at line 179 (\begingroup) +### semi simple group (level 4) entered at line 179 (\begingroup) +### semi simple group (level 3) entered at line 179 (\begingroup) +### semi simple group (level 2) entered at line 179 (\begingroup) +### semi simple group (level 1) entered at line 49 (\begingroup) +### bottom level +Here is how much of TeX's memory you used: + 707 strings out of 493014 + 9568 string characters out of 6133351 + 66845 words of memory out of 5000000 + 4271 multiletter control sequences out of 15000+600000 + 7376 words of font info for 26 fonts, out of 8000000 for 9000 + 1141 hyphenation exceptions out of 8191 + 27i,8n,19p,934b,598s stack positions out of 5000i,500n,10000p,200000b,80000s + +Output written on TUthesis.pdf (16 pages, 106070 bytes). +PDF statistics: + 88 PDF objects out of 1000 (max. 8388607) + 61 compressed objects within 1 object stream + 0 named destinations out of 1000 (max. 500000) + 1 words of extra memory for PDF output out of 10000 (max. 10000000) + diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.lot b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.lot new file mode 100755 index 0000000..f23a214 --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.lot @@ -0,0 +1,7 @@ +{\vspace {\baselineskip }} +\contentsline {table}{\numberline {1.1}{\ignorespaces Title of the First Table.}}{2} +\contentsline {table}{\numberline {2.1}{\ignorespaces Title of the Second Table}}{4} +\contentsline {table}{\numberline {2.2}{\ignorespaces Title of the Third Table}}{4} +\contentsline {table}{\numberline {A.1}{\ignorespaces Title of the Only Table in this Appendix.}}{6} +\contentsline {table}{\numberline {B.1}{\ignorespaces Title of the First Table in this Appendix.}}{7} +\contentsline {table}{\numberline {B.2}{\ignorespaces Title of the Second Table in this Appendix.}}{8} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.pdf b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.pdf new file mode 100755 index 0000000000000000000000000000000000000000..022f06829a7507ca217770c91ee8bc2e9f614c22 GIT binary patch literal 106070 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 % changed from 3 to 2 2014-04-29 by RDR + \null\hspace{1.5truein}\expandafter{\@thirdmember}\\ + \fi + \ifnum\committeesize>3 % changed from 4 to 3 2014-04-29 by RDR + \null\hspace{1.5truein}\expandafter{\@fourthmember}\\ + \fi + \ifnum\committeesize>4 % changed from 5 to 4 2014-04-29 by RDR + \null\hspace{1.5truein}\expandafter{\@fifthmember}\\ + \fi + \ifnum\committeesize>5 % added this case on 2014-04-29 by RDR + \null\hspace{1.5truein}\expandafter{\@sixthmember}\\ + \fi + \end{singlespace} + \vfill + \newpage} + +%%%%%%%%%%%%%%%%%%%%% +% Copyright page def +%%%%%%%%%%%%%%%%%%%%% + +\def\copyrightp{% + \addcontentsline{toc}{section}{\contentsadj COPYRIGHT} + \addtocontents{toc}{\protect{\hfill \ }} +% begin change by RDR 2013-08-31 +% \doublespace + \null\vspace{.5truein}% + \begin{center} + {COPYRIGHT STATEMENT}\\ +% \end{center} +\vspace{\baselineskip} +% \begin{center} + \noindent Copyright \copyright\ \@submityear \ by \@author +% \end{center} \par\par +\end{center} +\vspace{12pt} +\doublespace +% end change +% added a blank line to cause paragraph indention RDR 2014-04-28 + + All rights reserved. No part of this publication may + be reproduced, stored in a retrieval system, or transmitted, in + any form or by any means, electronic, mechanical, photocopying, + recording, or otherwise, without the prior written permission of + the author. + \vfill + \newpage +} + +%%%%%%%%%%%%%%%%%%%% +% Abstract page def +%%%%%%%%%%%%%%%%%%%% + +\def\abstractp{% + \addcontentsline{toc}{section}{\contentsadj ABSTRACT} + \addtocontents{toc}{\protect{\hfill \ }} + \null\vspace{.5truein}% + \begin{center} + ABSTRACT + \end{center} + % begin change by RDR 2013-08-19 +\vspace{12pt} +% end change + \expandafter{\@author}\ \ (\expandafter{\@degreename} in \expandafter{\@dept})\\ + \expandafter{\@titleoneline}\\ + Directed by \ifcoadvisor \expandafter{\@advisor} and \expandafter{\@secondmember} + \else + \expandafter{\@advisor} + \fi + \\ +% begin change by RDR 2013-08-18 +% \@numofpages\ pp., Chapter \uppercase\expandafter{\@arabic\numofchapters}: Conclusions\\ + \@numofpages\ pp., Chapter \uppercase\expandafter{\@arabic\numofchapters}: \expandafter{\@lastchapter}\\ +% end change + \vspace{-.4truein} + \begin{center} + (\@numofabstractwords\ words) + \end{center} +} + +%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Acknowledgements page def +%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\def\acknowledgementsp{% + \clearpage + \addcontentsline{toc}{section}{\contentsadj ACKNOWLEDGEMENTS} + \addtocontents{toc}{\protect{\hfill \ }} + \null\vspace{.5truein}% + \begin{center} + ACKNOWLEDGEMENTS +% begin change by RDR 2013-08-19 +% \end{center} \par\par +\end{center} +\vspace{12pt} +% added a blank line to cause paragraph indention RDR 2014-04-28 + +% end change +} + +% +% This is the end of the description of the various +% pages at the front end of the thesis or dissertation +% Now we collect those page that come before the abstract +% and collect those pages that come after the acknowledgements. +% +\def\beforeabstract{ + \titlep + \signaturep +% begin change by RDR 2013-08-17 +% \addtocontents{toc}{\protect{\vspace{10pt}}} +% \addtocontents{toc}{\protect{\hfill Page}} +% \addtocontents{toc}{\protect{\vspace{10pt}}} + \addtocontents{toc}{\protect{\vspace{3\baselineskip}}} +% end change + \ifcopyright\copyrightp\fi + \cleardoublepage +} + +\def\afteracknowledgementsp{ + \singlespace + \tableofcontents + \doublespace + \addcontentsline{toc}{section}{\contentsadj TABLE OF CONTENTS} + \iftablespage + \listoftables + + \addtocontents{toc}{\protect{\hfill \ }} + %\addtocontents{toc}{\protect{\vspace{10pt}}} + % begin change by RDR 2013-08-17 + %\addtocontents{lot}{\protect{\hfill Page}} + \addtocontents{lot}{\protect{\vspace{\baselineskip}}} + % end change + \addcontentsline{toc}{section}{\contentsadj LIST OF TABLES} + \fi + \iffigurespage + \listoffigures + \addtocontents{toc}{\protect{\hfill \ }} + %\addtocontents{toc}{\protect{\vspace{10pt}}} + % begin change by RDR 2013-08-17 + %\addtocontents{lof}{\protect{\hfill Page}} + \addtocontents{lof}{\protect{\vspace{\baselineskip}}} +% end change + \addcontentsline{toc}{section}{\contentsadj LIST OF FIGURES} + \fi + \clearpage + \pagenumbering{arabic} +} + +%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Bibliography page def +% +%%%%%%%%%%%%%%%%%%%%%%%%%%% +\def\bibliographyp{ + \newpage + \addtocontents{toc}{\protect\addvspace{10pt}} + \addcontentsline{toc}{section}{\contentsadj BIBLIOGRAPHY} + \addtocontents{toc}{\protect{\hfill \ }} %This will generate a blank line after BIBLIOGRAPHY + %in the TABLE OF CONTENTS. It should be removed if there + %are no APPENDICES and the blank line is on a new page. +} + +%%%%%%%%%%%%%%%%%%%%%% +% Appendices +%%%%%%%%%%%%%%%%%%%%%% +% +% Define and initialize an appendix counter +% and convert that counter to Alpha +% Latex will think that each Appendix is a chapter +% so redefine \thechapter number to be \theappendix +% number. +% +\def\appendixpages{ + \newcounter{appendixno} + \renewcommand\theappendixno{\Alph{appendixno}} + \renewcommand\thechapter{\theappendixno} +} + +% +% Make the heading for the Appendix and +% add the Appendix to the table of contents +% +\renewcommand\appendix[1]{\par + \setcounter{section}{0} + \setcounter{figure}{0} + \setcounter{table}{0} + \newpage + \null\vspace{.7truein} + \refstepcounter{appendixno} + \centerline{APPENDIX \theappendixno} +% begin changes by RDR on 2017-10-10 + \begin{center} + \bf{\uppercase{\expandafter{#1}}} + \end{center} +% \centerline{\bf \uppercase\expandafter{#1}} +% end changes + \vspace{\baselineskip} + \addcontentsline{toc}{section}{\contentsadj APPENDIX \theappendixno:\ \ + {\bf \uppercase\expandafter{#1}} + } +} + +\def\TUchapter#1{\chapter{{\bf \uppercase\expandafter{#1}}}} +\def\TUsection#1{\section{\bf #1}} +\def\TUsubsection#1{\subsection{\it #1}} +\def\TUsubsubsection#1{\subsubsection{#1}\colonspace} +\def\TUappendix#1{\appendix{#1}} + +%\par +% \setcounter{chapter}{0}% +% \setcounter{section}{0}% +% \gdef\@chapapp{\appendixname}% +% \gdef\thechapter{\@Alph\c@chapter} + +% +% OK, now it starts to get a little bit strange. +% Each of these expressions come from the report.cls +% document and have been modified for the TU thesis/ +% dissertation template +% +% As the names suggest, this code is used to make headings +% for the chapters, sections etc. and list of figures and tables, etc. +% + \def\@makechapterhead#1{% + \vspace*{50\p@}% + {\parindent \z@ \center \normalfont + \ifnum \c@secnumdepth >\m@ne + \@chapapp\space \thechapter + \par\nobreak + \vskip .20\p@ + \fi + \interlinepenalty\@M + \uppercase{#1}\par\nobreak + \vskip 10\p@ + }} + +\def\@makeschapterhead#1{% + \vspace*{50\p@}% + {\parindent \z@ \raggedright + \normalfont + \interlinepenalty\@M + \rm #1\par\nobreak + \vskip 10\p@ + }} + +%\def\@chapter[#1]#2{\ifnum \c@secnumdepth >\m@ne +% \refstepcounter{chapter} +% \typeout{\@chapapp\space\arabic{chapter}.} +% \addcontentsline{toc}{chapter}{CHAPTER \protect +% \numberline{\arabic{chapter}:}#1}\else +% \addcontentsline{toc}{chapter}{#1}\fi +% \chaptermark{#1} +%%\addtocontents{lof}{\protect\addvspace{.10pt}} +%%\addtocontents{lot}{\protect\addvspace{.10pt}} +%\if@twocolumn +%\@topnewpage[\@makechapterhead{#2}] +% \else \@makechapterhead{#2} +% \@afterheading \fi} +%\def\@schapter#1{\if@twocolumn \@topnewpage[\@makeschapterhead{#1}] +% \else \@makeschapterhead{#1} +% \@afterheading\fi} + + \def\@chapter[#1]#2{\ifnum \c@secnumdepth >\m@ne + \refstepcounter{chapter} + \typeout{\@chapapp\space\arabic{chapter}.} + %\addcontentsline{toc}{chapter}{CHAPTER \protect + %\numberline{\arabic{chapter}:}#1}\else + \addcontentsline{toc}{chapter}{\protect + \numberline{CHAPTER \arabic{chapter}: }#1}\else%%%%%%%%%%%%%%%%% + \addcontentsline{toc}{chapter}{#1}\fi + \chaptermark{#1} +%\addtocontents{lof}{\protect\addvspace{.10pt}} +%\addtocontents{lot}{\protect\addvspace{.10pt}} +\if@twocolumn +\@topnewpage[\@makechapterhead{#2}] + \else \@makechapterhead{#2} + \@afterheading \fi} +\def\@schapter#1{\if@twocolumn \@topnewpage[\@makeschapterhead{#1}] + \else \@makeschapterhead{#1} + \@afterheading\fi} +%\renewcommand*\l@chapter[2]{% +% \ifnum \c@tocdepth >\m@ne +% \addpenalty{-\@highpenalty}% +% \vskip 1.0em \@plus\p@ +% \setlength\@tempdima{1.5em}% +% \begingroup +% \parindent \z@ \rightskip \@pnumwidth +% \parfillskip -\@pnumwidth +% \leavevmode %\bfseries +% \advance\leftskip\@tempdima +% \hskip -\leftskip +% #1\nobreak\hfil \nobreak\hb@xt@\@pnumwidth{\hss #2}\par +% \penalty\@highpenalty +% \endgroup +% \fi} + + \renewcommand*\l@chapter[2]{% + \ifnum \c@tocdepth >\m@ne + \addpenalty{-\@highpenalty}% + \vskip 1.0em \@plus\p@ %\vskip 1.0em \@plus\p@ + \setlength\@tempdima{7.0em}%1.5 + % \addtolength\@numwidth{1.5em} + \begingroup + %\parindent \z@ \rightskip \@pnumwidth{1} + %\parfillskip -\@pnumwidth + \parindent \z@ + \rightskip \if@compatibility\@pnumwidth\else\@tocrmarg\fi + \parfillskip -\rightskip%%%%%%%%%%% + \leavevmode %\bfseries + \advance\leftskip\@tempdima + \hskip -\leftskip + #1\nobreak\hfil \nobreak\hb@xt@\@pnumwidth{\hss #2}\par + \penalty\@highpenalty + \endgroup + \fi + } +% +% These commands control the spacing around +% the different types of headings +% +\newcommand\colonspace{:\ \ } +\def\chapterlike{\@startsection {chapterlike}{1}{\z@}{-3.5ex plus -1ex minus + -.2ex}{2.3ex plus .2ex}{\normalsize\center}} +\def\section{\@startsection {section}{1}{\z@}{-3.5ex plus -1ex minus + -.2ex}{0.1ex plus .2ex}{\normalsize\center\bf}} +\def\subsection{\@startsection{subsection}{2}{\z@}{-3.25ex plus -1ex minus + -.2ex}{0.1ex plus .2ex}{\normalsize\it}} +\def\subsubsection{\@startsection{subsubsection}{3}{\parindent}{-3.25ex plus -1ex minus + -.2ex}{-0.1ex plus .2ex}{\normalsize\rm}} +\def\paragraph{\@startsection{paragraph}{4}{\z@}{3.25ex plus 1ex minus .2ex}{-1em}{\normalsize\bf}} +\def\subparagraph{\@startsection + {subparagraph}{4}{\parindent}{3.25ex plus 1ex minus + .2ex}{-1em}{\normalsize\bf}} + +% +% The \@afterheading definition has been changed +% from the normal latex version so that the first +% paragraph after each section will be indented. +% +\def\@afterheading{% + \@nobreakfalse + \everypar{% + \if@nobreak + \@nobreakfalse + \clubpenalty \@M + \if@afterindent \else + {\setbox\z@\lastbox}% + \fi + \else + \clubpenalty \@clubpenalty + \everypar{}% + \fi}} + +% Testing code diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.synctex.gz b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.synctex.gz new file mode 100644 index 0000000000000000000000000000000000000000..2f6ff90970fe71a0400d23c7ba76d7e5978e37e5 GIT binary patch literal 35386 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 z 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%0DniU1k{Nd_L8VavJ;v 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 literal 0 HcmV?d00001 diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.tex b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.tex new file mode 100755 index 0000000..e036f5b --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.tex @@ -0,0 +1,222 @@ +% +% The University of Tulsa TeX Template +% +% +% Written by +% +% Richard A. Redner +% Associate Dean of Research +% and Graduate Studies +% +% The University of Tulsa +% +% July 2004 +% +% Please see the README.TUthesis file for information +% on using the TUthesis template. +% +% Modified November 2004 +% +% Summary of changes +% 1. section, subsection and subsubsection replaced with +% TUsection, TUsubsection and TUsubsubsection to correct +% the Table of Contents. This will add bold face and +% italics to the appropriate places in the Table of Contents. +% 2. Spacing added between first few items in Table of Contents. +% +% Modified January 31, 2005 +% +% Summary of changes +% 1. Correction made to code for the appendices so that the +% automatic numbering is correct for subheadings, figures +% and tables. TUappendix command added. +% +% Modified August 15, 2005 +% +% Summary of changes +% +% 1. Adjusted spacing after "by". +% 2. Added Latex option so that margins are correct +% for both PDFLaTeX and for LaTeX. +% +% Modified June 14, 2007 +% +% Summary of changes +% +% 1. Implementation of changes proposed by Mike Spanehower and +% Jesus Gonzalez to fix the page numbering problem when tables +% and figures cover more than one page. +% 2. Implemented a test page so that users can directly verify that +% all of the margins are correct and made adjustments to current +% margins. +% 3. Numerous other minor changes to improve the compliance of the +% TeX Thesis Template. +% +% This TUthesis Template uses the following two style files +% +% TUthesis.sty +% setspace.sty +% +% The TUthesis style file was created from scratch, but its +% construction would not be possible without extensive use of +% the Stanford Ph.D./Thesis style document. +% +% The TUthesis style and template files can be used for +% both theses and dissertations. +% +% Richard D. Redner modified this template and the chapters samples +% on August 18, 2013 to add Lorem Ipsum text, add a setting to change +% the title of the last chapter, and add the optional argument [htp] to the floats +% and figures to keep them from floating under the footnotes. He also changed +% the year to 2013. +% +% Richard D. Redner modified this template on April 28, 2015 to change "Advisor" and +% "Co-advisor" to "Chair" and "Co-chair" in keeping with the examples in the Guidelines. +% He also inserted a missing helper word in the chapter one sample. +% +% Richard D. Redner modified this template on February 1, 2016 to update the way +% the user selects pdfTeX or LaTeX to avoid conflicts with standard packages including +% graphicx. +% +% On August 15, 2017, Richard D. Redner modified this template for TU's new electronic submission +% and publication process. He removed code for generating signature lines, +% making theSignature Page into the Committee Page. +% He also changed the margins to be 1 inch all the way around. +% +% On January 23, 2018, Richard D. Redner changed the logic for the appendixno counter so that reference +% appendix entries appear as letters in \ref{} calls. + +\documentclass[12pt,letterpaper]{report} + +\RequirePackage{setspace} +\usepackage{boxedminipage} + +% Added by Richard D Redner 2017-08-16 +% If, in the List of Tables or List of Figures, the figure/table numbers +% colide with the text, increase the 3.5em until the spacing looks good. +% For consistency, set both the same. +\usepackage[titles]{tocloft} +\cftsetindents{figure}{0em}{3.5em} +\cftsetindents{table}{0em}{3.5em} + +% Modified by Richard D. Redner on February 1, 2016. +% Uncomment \pdffalse if your are using plain LaTeX. +\usepackage{ifpdf} %\pdffalse + +% At some point in time you will want to verify +% that the margins are correct. They should be +% 1 inch all the way around. +% Uncomment the \testboxtrue which appears immediately after \begin{document} +% and the template will generate a test page. +% +\newif\iftestbox + +\RequirePackage{TUthesis} + +\includeonly{Chapter1.sample,Chapter2.sample,Appendices.sample} + +\begin{document} + +\testboxfalse %\testboxtrue +\iftestbox \testboxex \fi + +% +% Enter the information for the title page, +% signature page and abstract. +% +\titleoneline{How to Prepare the Perfect Thesis or Dissertation Document} +\title{How to Prepare the Perfect\\ + Thesis or Dissertation Document} % The title with line breaks for the front pages. +\author{John Q. Smart} +\degreename{Master of Science} +\dept{Computer Science} +\submityear{2013} + +% +% If there is a co-advisor, use \coadvisortrue +% otherwise use \coadvisorfalse +% +\coadvisorfalse %\coadvisortrue + +% +% The number of members on the committee +% including the chairperson or the co-advisors +% +\committeesize=6 + +\advisor{I. M. Brilliant} % name of chairperson or co-advisor +\secondmember{Second Member} % name of second member or co-advisor +\thirdmember{Third Member} % name of third member +\fourthmember{Fourth Member} % as needed +\fifthmember{Fifth Member} % as needed +\sixthmember{Sixth Member} % as needed + +\numofpages{92} % number of pages in the document +\numofchapters=6 % number of chapters in the document +\lastchapter{Conclusions} % the title of the last numbered chapter +\numofabstractwords{29} % number of words in the abstract + +% +% If this is a thesis use \thesistrue +% and if this is a dissertation use \thesisfalse +% +\thesistrue %\thesisfalse + +% The template is set up for a copyright page along with a figures +% page and a tables page. If one of these is missing, change +% +% \copyrightrue to \copyrighfalse +% \tablestrue to \tablesfalse +% \figurestrue to \figuresfalse +% +% respectively. + +\copyrighttrue %\copyrightfalse +\figurespagetrue %\figurespagefalse +\tablespagetrue %\tablespagefalse + + +\beforeabstract % generates the pages that come before the abstract +\abstractp % generates initial content of the abstract + +% +% Place the text of the abstract here +% +In order to prepare a perfect thesis or dissertation, we do hereby +follow these illustrious instructions to the +letter. + +\acknowledgementsp +% +% Place the text of your acknowledgements page here +% +I would like to thank everyone who has made this thesis template +possible. Thanks and more thanks. In fact, let me give thanks all +over the place. + +\afteracknowledgementsp + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Main Body of Document +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\include{Chapter1.sample} +\include{Chapter2.sample} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% BIBLIOGRAPHY +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\addtocontents{toc}{\protect{\hfill \ }} +\addcontentsline{toc}{section}{\contentsadj NOMENCLATURE} +\bibliographyp +\bibliography{MyBibliography.sample} +\bibliographystyle{plain} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% APPENDICES AS NECESSARY +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\appendixpages % prepare for the generation of the appendices +\include{Appendices.sample} +\end{document} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.toc b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.toc new file mode 100755 index 0000000..bee0567 --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/TUthesis.toc @@ -0,0 +1,31 @@ +{\vspace {3\baselineskip }} +\contentsline {section}{\hspace {-\parindent }COPYRIGHT}{iii} +{\hfill \ } +\contentsline {section}{\hspace {-\parindent }ABSTRACT}{iv} +{\hfill \ } +\contentsline {section}{\hspace {-\parindent }ACKNOWLEDGEMENTS}{v} +{\hfill \ } +\contentsline {section}{\hspace {-\parindent }TABLE OF CONTENTS}{vi} +{\hfill \ } +\contentsline {section}{\hspace {-\parindent }LIST OF TABLES}{vii} +{\hfill \ } +\contentsline {section}{\hspace {-\parindent }LIST OF FIGURES}{viii} +\contentsline {chapter}{\numberline {CHAPTER 1: }{\bf \uppercase {INTRODUCTION}}}{1} +\contentsline {section}{\numberline {1.1}\bf First Heading: The Introduction}{1} +\contentsline {section}{\numberline {1.2}\bf Second Heading}{1} +\contentsline {subsection}{\numberline {1.2.1}\it First Subheading}{1} +\contentsline {subsection}{\numberline {1.2.2}\it Second Subheading}{1} +\contentsline {subsubsection}{First Sub-subsection Header}{1} +\contentsline {chapter}{\numberline {CHAPTER 2: }{\bf \uppercase {THE SECOND CHAPTER}}}{3} +\contentsline {section}{\numberline {2.1}\bf First Heading}{3} +\contentsline {section}{\numberline {2.2}\bf Second Heading}{4} +{\hfill \ } +\contentsline {section}{\hspace {-\parindent }NOMENCLATURE}{5} +\addvspace {10pt} +\contentsline {section}{\hspace {-\parindent }BIBLIOGRAPHY}{5} +{\hfill \ } +\contentsline {section}{\hspace {-\parindent }APPENDIX A:\ \ {\bf \uppercase {THE FIRST APPENDIX}} }{6} +\contentsline {section}{\hspace {-\parindent }APPENDIX B:\ \ {\bf \uppercase {THE SECOND APPENDIX}} }{7} +\contentsline {section}{\numberline {B.1}\bf A Heading in an Appendix}{7} +\contentsline {subsection}{\numberline {B.1.1}\it A Subheading in an Appendix}{7} +\contentsline {subsubsection}{A Sub-subsection in an Appendix}{7} diff --git a/TU Thesis and Dissertation LaTeX Template 2018-09-04/setspace.sty b/TU Thesis and Dissertation LaTeX Template 2018-09-04/setspace.sty new file mode 100755 index 0000000..569edf7 --- /dev/null +++ b/TU Thesis and Dissertation LaTeX Template 2018-09-04/setspace.sty @@ -0,0 +1,546 @@ +%%% ====================================================================== +%%% @LaTeX-style-file{ +%%% filename = "setspace.sty", +%%% version = "6.7", +%%% date = "Fri 1 December 2000", +%%% time = "17:49 UT+11", +%%% author = "Geoffrey Tobin", +%%% address = "Department of Electronic Engineering +%%% Faculty of Science and Technology +%%% La Trobe University +%%% Bundoora VIC 3086 +%%% Australia", +%%% email = "G.Tobin@latrobe.edu.au (Internet)", +%%% telephone = "(+ 613) 9479-3736", +%%% FAX = "(+ 613) 9479-3025", +%%% supported = "yes", +%%% archived = "CTAN", +%%% distribution = "freely redistributable", +%%% keywords = "LaTeX package, line spacing", +%%% codetable = "ISO/ASCII", +%%% checksum = "11793 546 2608 21972", +%%% docstring = "setspace.sty is a LaTeX (2e) package. +%%% Comments and bug reports welcome! +%%% +%%% This includes GDG's modification to Erica Harris' +%%% setspace.sty. The main aspects of this +%%% modification deal with the definitions of +%%% \singlespacing \onehalfspacing, and +%%% \doublespacing, (these are near the beginning of +%%% the file). Primarily, these deal with adding +%%% fontsize changes to guarantee that the new +%%% baseline is properly defined and placed into +%%% action. The extra \vskip in the definition of +%%% \singlespacing seems to make for a cleaner +%%% transition from multiple spacing back to single +%%% spacing. These did not appear warrranted for +%%% other size changes. +%%% +%%% Modified by GDG on November 1, 1992, to allow +%%% for use of New Font Selection Scheme. +%%% +%%% Modified by GDG on June 4, 1993, to correct +%%% for spacing tokens in definition of \@setsize +%%% Thanks to Kaja P. Christiansen +%%% for the fix!! +%%% +%%% Modified by GDG on May 24, 1994, to change toggle +%%% definition from \selectfont to \@newbaseline. +%%% +%%% Modified by GDG on May 25, 1994, to add +%%% definition of \everydisplay -- this part of +%%% the code was apparently written by Geoffrey +%%% Tobin on Thu 23 Jan 1992 and was provided by +%%% stanton@haas.berkeley.edu (Richard Stanton). +%%% This should help with some of the awkward math +%%% placements in changing spacings. +%%% +%%% Modified by GT on 23 Jan 1996, to correct +%%% \everymath bug, first reported by Mario +%%% Wolczko on 9 June 1992. +%%% +%%% Modified by GT on 23 Jan 1996, to correct +%%% usage of comment characters in macro +%%% definitions. +%%% +%%% Modified by GT on 23 Jan 1996, to update +%%% (adjusted) \@xfloat definition for LaTeX2e. +%%% Bug report was courtesy of Kay Nettle. +%%% +%%% Modified by GT on 24 Jan 1996, to update +%%% (adjusted) \@footnotetext definition for +%%% LaTeX2e, and to add an adjusted LaTeX2e +%%% \@mpfootnotext definition for minipages. +%%% Bug report was courtesy Kay Nettle. +%%% +%%% Changed by GT on 6 Feb 1996, into a LaTeX2e +%%% package. +%%% +%%% Made more package-like by GT on 14 Feb 1996, +%%% by adding standard messages. +%%% +%%% GT replaced \@normalsize by \normalsize on 28 +%%% Sep 1996. This change was successively +%%% advised by: +%%% +%%% Rowland J.~Bartlett +%%% +%%% on Tue 6 Aug 96, +%%% +%%% Ted Stern +%%% +%%% on Wed 7 Aug 96, +%%% +%%% Michal Jaegermann +%%% +%%% on Fri 27 Sep 96. +%%% +%%% GT: Sat 28 Sep 1996: Added call to +%%% \setspace@size in \setstretch, as suggested +%%% by David Hull +%%% on Wed 24 July 1996. +%%% +%%% GT: Sat 28 Sep 1996: Pared \setspace@size +%%% mercilessly down to \@currsize, following +%%% advice given on Fri 27 Sep 1996 by Michal +%%% Jaegermann . +%%% Retained this macro for flexibility. +%%% +%%% Code rearranged by GT, Sat 28 Sep 1996, to give +%%% greater prominence to \setstretch. +%%% +%%% Also, GT changed (Sat 28 Sep 1996) many +%%% occurrences of \def to \newcommand, +%%% \renewcommand, or \newenvironment, +%%% as seemed appropriate. +%%% +%%% GT, Tue 10 Dec 1996: Following a suggestion +%%% by Ted Stern, the `single' spacing is now +%%% settable by the user. This is for slightly +%%% large fonts such as Lucida Bright. +%%% +%%% GT, Wed 11 Dec 1996: For simplicity and +%%% maintainability, call \onehalfspacing in +%%% the onehalfspace environment, and +%%% \doublespacing in the doublespace +%%% environment. +%%% +%%% GT, Wed 11 Dec 1996: Also deleted +%%% \setspace@size from \setstretch, +%%% as \@currsize suffices. +%%% +%%% Modified by Brett Presnell (BP) +%%% on 21 Mar 1998 +%%% to add nodisplayskipstretch option, which +%%% turns off the stretching of the space +%%% before and after displays, which is often +%%% excessive, particularly with doublespaced +%%% documents. Also added the +%%% setdisplayskipstretch command, which allows +%%% the user to choose by how much to stretch +%%% the space before and after displays +%%% independently from the setting of +%%% baselinestretch. This works regardless of +%%% whether the nodisplayskipstretch option is +%%% in effect. +%%% +%%% GT, Wed 15 Apr 1998: Added the singlespace* +%%% environment requested by +%%% Mark Olesen +%%% on Sat 24 May 1997 and Wed 18 June 1997. +%%% This is reported to give improved vertical +%%% spacing around itemize and quote environments. +%%% +%%% GT, Wed 15 Apr 1998: David Hull pointed out on +%%% Fri 12 Dec 1997 that the \belowdisplayskip line +%%% in the \everydisplay was mistyped. Now fixed. +%%% +%%% GT, Thu 26 Nov 1998: Finally got round to +%%% fixing the absence of \begingroup from +%%% onehalfspace and doublespace environments. +%%% Thanks to: Bernd Schandl, Ron Smith, +%%% Himanshu Gohel, and Kevin Ruland, for bringing +%%% it to my long overdue attention. +%%% +%%% GT, Tue 27 July 1999: On Saturday 24 July +%%% 1999, Alexander L. Wolf +%%% informed me that the \doublespace and +%%% \onehalfspace _macros_ are still at fault. +%%% +%%% GT, Fri 3 March 2000: Today Stefano +%%% Lacaprara of Italy brought my attention to +%%% the need to extend the commands and macros +%%% to point sizes other than 10, 11 and 12. +%%% Since there's no general formula for the +%%% line stretch values in terms of point size, +%%% and they vary only slightly between 10, 11 +%%% and 12 pt, and furthermore the values were +%%% presumably optimised specifically for the +%%% Computer Modern fonts, i've chosen to use +%%% the 10 pt values as the generic defaults. +%%% +%%% GT, Fri 1 December 2000: George Pearson +%%% requested package options for the three +%%% common spacings. +%%% +%%% The checksum field above contains a CRC-16 +%%% checksum as the first value, followed by the +%%% equivalent of the standard UNIX wc (word +%%% count) utility output of lines, words, and +%%% characters. This is produced by Robert +%%% Solovay's checksum utility." +%%% } +%%% ====================================================================== +%% FILE: setspace.sty in SYS2.TEX.PUB.ISULATEX.STYLES +%% AUTHOR: Erica M. S. Harris +%% DATE: April 1990 +%% MOD: March 1991 +%%% +%%% Update to LaTeX (2e) : 6 Feb 1996. +%%% Description: LaTeX Document Package "setspace" +%%% +%%% Usage: +%%% \documentclass[...]{...} +%%% \usepackage{setspace} +%%% +%% Based on the doublespace option created by Stephen Page. +%% +%% This style option provides commands and environments for doing +%% double and one-and-a-half spacing based on pt size. +%% +%% Single spacing is the default. +%% +%% Three commands, \singlespacing, \onehalfspacing, and +%% \doublespacing, are for use in the preamble to set the overall +%% spacing for the document. If a different spacing is required then +%% the \setstretch{baselinestretch} command can be used in the +%% preamble to set the baselinestretch appropriately. The default +%% spacing with this style option is single spacing. +%% +%% Three environments, singlespace, onehalfspace, and doublespace, +%% allow the spacing to be changed within the document. Both the +%% onehalfspace and doublespace environments are intended to increase +%% the spacing, so the onehalfspace environment should not be used in +%% a double spaced document. If an increased spacing different from +%% one-and-a-half or double spacing is required then the spacing +%% environment can be used. The spacing environment takes one +%% argument which is the larger baselinestretch to use, +%% e.g., \begin{spacing}{2.5}. +%% +%% \footins is adjusted the same as \parskip - appears to work. Lose +%% stretch parts but don't consider that to be crucial +%% +%% Removed code for altering spacing before and after displayed +%% equations - just looked too much. +%% +%% MODS: +%% Redefinition of \spacing and \endspacing for consistency with +%% TeX 3.x inserted by George Greenwade. Modification provided by +%% Philip Ross (ROSS@UK.AC.ABDN.BIOMED) and John Byrne via INFO-TeX. +%% +%% PLEASE REPORT ANY BUGS +%% +%% Old Documentation follows: +%% 1. A new environment "singlespace" is provided, within which single +%% spacing will apply. +%% JFL - changed so that it works in regular text and so that +%% vertical space before and after is correctly computed +%% 2. Double spacing is turned off within footnotes and floats (figures +%% and tables). +%% 3. Proper double spacing happens below tabular environments and in +%% other places where LaTeX uses a strut. +%% 4. Slightly more space is inserted before footnotes. +%% 5. JFL - fixes spacing before and after displayed math +%% +%% +%% mods: Jean-Francois Lamy +%% lamy@ai.toronto.edu +%% lamy@utai.uucp +%% +%% POSSIBLE BUGS: +%% . Increasing struts may possibly cause some other obscure part of +%% formatting to fall over. +%% . \begin{singlespace}\begin{quote} produces the wrong spacing before +%% the quote (extra glue is inserted). +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\NeedsTeXFormat {LaTeX2e}[1994/12/01] +\def \filename {setspace.sty} +\def \filedate {2000/12/01} +\def \fileversion {6.7} +\ProvidesPackage {setspace}[\filedate\space\fileversion\space + Contributed and Supported LaTeX2e package] +\typeout {Package: `setspace' \fileversion\space <\filedate>} + +% BP: add nodisplayskipstretch option and \setdisplayskipstretch command. + +\newcommand{\displayskipstretch}{\baselinestretch} +\newcommand{\setdisplayskipstretch}[1]{\renewcommand{\displayskipstretch}{#1}} +\DeclareOption{nodisplayskipstretch}{\setdisplayskipstretch{1.0}} + +% GT: add George Pearsons' suggested options. + +\DeclareOption{singlespacing}{\AtEndOfPackage{\singlespacing}} +\DeclareOption{onehalfspacing}{\AtEndOfPackage{\onehalfspacing}} +\DeclareOption{doublespacing}{\AtEndOfPackage{\doublespacing}} + +\ProcessOptions + +% GT: Sat 28 Sep 1996: Widely using \newcommand, \renewcommand, and +% \newenvironment, instead of \def. + +% ** Line space commands. + +\newcommand{\setstretch}[1]{% + \def\baselinestretch{#1}% + \@currsize +} + +% GT: Sat 28 Sep 1996: spacing commands and environments modified to +% use \setstretch instead of \baselinestretch. +% +% GT: Sat 28 Sep 1996: No, I don't know understand the line spacing +% algorithms! If someone (LaTeX team) can enlighten me as to the +% general rule, please do! It would be very pleasant if setspace.sty +% were suited for document font sizes other than 10, 11 and 12 pt. +% +% GT: Tue 10 Dec 1996: Instead of fixing singlespacing to exact unity, +% allow user to redefine it (only slightly, please!) from its initial +% value of unity, in the case when a particular font is slightly larger +% or slightly smaller than its point size would indicate. This change +% affects setspace's single spacing commands, and LaTeX's footnote and +% float environments. The one and a half, double, and arbitrary +% spacing commands are unaltered. + +\newcommand{\SetSinglespace}[1]{% + \def\setspace@singlespace{#1}% +} + +% Here's the default single line spacing value. +\SetSinglespace{1} + +\newcommand{\singlespacing}{% + \setstretch {\setspace@singlespace}% normally 1 + \vskip \baselineskip % Correction for coming into singlespace +} + +\newcommand{\onehalfspacing}{% + \setstretch{1.25}% default + \ifcase \@ptsize \relax % 10pt + \setstretch {1.25}% + \or % 11pt + \setstretch {1.213}% + \or % 12pt + \setstretch {1.241}% + \fi +} + +\newcommand{\doublespacing}{% + \setstretch {1.667}% default + \ifcase \@ptsize \relax % 10pt + \setstretch {1.667}% + \or % 11pt + \setstretch {1.618}% + \or % 12pt + \setstretch {1.655}% + \fi +} + +% ** Modification of the LaTeX command \@setsize. + +%---Stretch the baseline BEFORE calculating the strut size. This improves +% spacing below tabular environments etc., probably... +% Comments are welcomed. + +% GT: Sun 29 Sep 1996: Question: Is this code anywhere near correct +% since this part of LaTeX (in, eg, latex.ltx) has been greatly changed? + +% GT: Sun 29 Sep 1996: The meanings of the arguments to \@setsize +% appear to be (whatever these may signify) : +% current size; font baselineskip; ignored (!); and font size. + +% GT: Sun 29 Sep 1996: Note that \@setsize (in latest LaTeX, +% \@setfontsize, which is called by \@setsize) seems to be the only +% place in purely modern LaTeX where \@currsize is set, and ltxguide.cls +% seems to be the only file in the LaTeX base distribution that uses it! + +\def\@setsize#1#2#3#4{% + % Modified 1993.04.07--GDG per KPC + \@nomath#1% + \let\@currsize#1% + \baselineskip #2% + \baselineskip \baselinestretch\baselineskip + \parskip \baselinestretch\parskip + \setbox\strutbox \hbox{% + \vrule height.7\baselineskip + depth.3\baselineskip + width\z@}% + \skip\footins \baselinestretch\skip\footins + \normalbaselineskip\baselineskip#3#4} + +% ** Float and footnote adjustments to compensate for a change in the +% ** main text's line spacing. + +%---Increase the space between last line of text and footnote rule. +%\skip\footins 20pt plus4pt minus4pt + +%---Reset baselinestretch within floats and footnotes. + +% GT: Tue 23 Jan 1996: This is where the conflict with the combination +% of the color package and the figure environment used to occur. + +% Floats. + +% GT: Sat 28 Sep 1996: \@xfloat is the only place where \normalsize +% is still used in setspace.sty ! + +\let\latex@xfloat=\@xfloat +\def\@xfloat #1[#2]{% + \latex@xfloat #1[#2]% + \def\baselinestretch{\setspace@singlespace}% + \normalsize +} + +% GT: Wed 24 Jan 1996: This footnote code was copied from LaTeX and +% modified rather naively. It had to be brought up to date, not only +% because of LaTeX's new color ability, but also because ther had +% been major changes to this code in LaTeX at least as far back as +% March 1992. + +% Normal, bottom of the page, footnotes. +% +% GT: Based HEAVILY on original LaTeX (2e) code. A standard hook would +% be MUCH preferred, so that LaTeX's footnote implementation needn't be +% copied each time it changes. +% +% GT: The \protected@edef requires at least the December 1994 LaTeX. +% This is precisely the kind of VERSION DEPENDENCY situation that +% cannot (AFAIK) be avoided, because LaTeX (2e) LACKS appropriate +% standard hooks and/or context markers. + +\long\def\@footnotetext#1{% + \insert\footins{% +% GT: Next line added. Hook desired here! + \def\baselinestretch {\setspace@singlespace}% + \reset@font\footnotesize + \interlinepenalty\interfootnotelinepenalty + \splittopskip\footnotesep + \splitmaxdepth \dp\strutbox \floatingpenalty \@MM + \hsize\columnwidth + \@parboxrestore + \protected@edef\@currentlabel{% + \csname p@footnote\endcsname\@thefnmark + }% + \color@begingroup + \@makefntext{% + \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}% + \color@endgroup}} + +% Minipage footnotes. + +\long\def\@mpfootnotetext#1{% + \global\setbox\@mpfootins\vbox{% + \unvbox \@mpfootins +% GT: Next line added. Hook desired here! + \def\baselinestretch {\setspace@singlespace}% + \reset@font\footnotesize + \hsize\columnwidth + \@parboxrestore + \protected@edef\@currentlabel{% + \csname p@mpfootnote\endcsname\@thefnmark}% + \color@begingroup + \@makefntext{% + \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}% + \color@endgroup}} + +% ** Line space environments. + +% A single spaced quote (say) is done by surrounding singlespace with quote. + +\newenvironment{singlespace}{% + \vskip \baselineskip + \setstretch {\setspace@singlespace}% + \vskip -\baselineskip +}{% + \par +} + +% GT (c/o Mark Olesen), Wed 15 April 1998. + +\newenvironment{singlespace*}{% + \setstretch {\setspace@singlespace}% + \vskip -\baselineskip +}{% + \vskip -0.5\baselineskip +} + +% spacing, doublespace and onehalfspace all are meant to INCREASE the +% spacing (i.e. calling onehalfspace from within doublespace will not +% produce a graceful transition between spacings) +% +% Next two definitions fixed for consistency with TeX 3.x + +% In order to use \newenvironment, while easily using same code for +% end of each environment, the code that used to be in \endspacing has +% been moved into a new (but internal) macro, \restore@spacing. + +\newcommand{\restore@spacing}{% + \par + \vskip \parskip + \vskip \baselineskip + \endgroup + \vskip -\parskip + \vskip -\baselineskip +} + +\newenvironment{spacing}[1]{% + \par + \begingroup % moved from \endspacing by PGBR 29-1-91 + \setstretch {#1}% +}{% + \restore@spacing +} + +% one and a half spacing is 1.5 x pt size +\newenvironment{onehalfspace}{% + \begingroup + \onehalfspacing +}{% + \restore@spacing +} + +% double spacing is 2 x pt size +\newenvironment{doublespace}{% + \begingroup + \doublespacing +}{% + \restore@spacing +} + +% GT: EMSH chose to omit display math part that follows. +% She wrote (see above) that the "altered spacing before and after displayed +% equations ... just looked too much". +% +% Fix up spacing before and after displayed math +% (arraystretch seems to do a fine job for inside LaTeX displayed math, +% since array and eqnarray seem to be affected as expected). +% Changing \baselinestretch and doing a font change also works if done here, +% but then you have to change @setsize to remove the call to @nomath) +% +% GT: The \belowdisplayskip line was mistyped; now fixed, courtesy of +% David Hull. +% +% GT: Brett Parnell has addressed EMSH's concern by replacing +% \baselinestretch by \displayskipstretch in displays, as follows. + +\everydisplay\expandafter{% + \the\everydisplay + \abovedisplayskip \displayskipstretch\abovedisplayskip + \belowdisplayskip \displayskipstretch\belowdisplayskip + \abovedisplayshortskip \displayskipstretch\abovedisplayshortskip + \belowdisplayshortskip \displayskipstretch\belowdisplayshortskip +} + +\endinput + +%%% EOF. diff --git a/__MACOSX/._TU Thesis and Dissertation LaTeX Template 2018-09-04 b/__MACOSX/._TU Thesis and Dissertation LaTeX Template 2018-09-04 new file mode 100644 index 0000000000000000000000000000000000000000..1038ea922eafde84b943b636def3a26e4442f0fe GIT binary patch literal 177 zcmZQz6=P>$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}@pd2v@m~Tl5x_AdBnYYuq~ib(YeM-j z3S`;=AQoU?kV?+a)k`cW$Vt`9Nh~fYEly2INi0cK4hV)Sz5t{p85l$n>IzE}ixTrn vGV@Xy7JTlD2C1vRI~}NofuT^}z`(-L+BC@`H8ssB+1f3$C^ap=!kPg9r0*xH literal 0 HcmV?d00001 diff --git a/__MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Chapter1.sample.aux b/__MACOSX/TU Thesis and Dissertation LaTeX Template 2018-09-04/._Chapter1.sample.aux new file mode 100644 index 0000000000000000000000000000000000000000..1038ea922eafde84b943b636def3a26e4442f0fe GIT binary patch literal 177 zcmZQz6=P>$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}@pd2v@m~Tl5x_AdBnYYuq~ib(YeM-j z3S`;=AQoU?kV?+a)k`cW$Vt`9Nh~fYEly2INi0cK4hV)Sz5t{p85l$n>IzE}ixTrn tGV@XyazFM(gVgO1Rx$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7bQSH{k-{bkD6SrkFHBBE)4bwDJ89tJ6K`9nRLMv?yd$GLtQAJFaAsqezhGRG_k9 zVGq0swG*5f0<~vwvt%!*>dy0>IXXGN^hOVD1FKQ!x4M(r=hxeFZMMU#{$E&mzK^5e RI=(?n$2_$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7$Vqox1Ojhs@R)|o50+1L3ClDI}aXk=&_#1(k2;dkJ5(HHS(lG;wCDF7o zBE&_L^K-7