von Helena » So 18. Apr 2010, 16:15
Hallo, ich bastle seit Tagen verzweifelt an einem PhD Paper und es wird immer schlimmer, nichts geht mehr. Ich hätte eigentlich eh die perfekte Vorlage gefunden:
http://openwetware.org/wiki/LaTeX_templ ... PhD_thesis
Ich habe einen Mac.
Ich lade also das Zip file PhDtemplateLATEX.zip (2 MB) runter. Es erscheint in einem Fenster "Download". Dort klick ich drauf, es erscheint im Folder entzipped. Ich markiere alle Dateien und ziehe sie nach /Library/Texshop/Templates.
Dann öffne ich TextShop-> neu-> Templates ->0 Frontmatter -> abstract.
Dann kommt folgendes mit Fehlermeldung:
% Thesis Abstract -----------------------------------------------------
%\begin{abstractslong} %uncommenting this line, gives a different abstract heading
\begin{abstracts} %this creates the heading for the abstract page
Put your abstract or summary here, if your university requires it.
\end{abstracts}
%\end{abstractlongs}
% ----------------------------------------------------------------------
Fehlermeldung:
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009)
\write18 enabled.
entering extended mode
(./ngfd.tex
LaTeX2e <2009/09/24>
./ngfd.tex:8: LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.8 P
ut your abstract or summary here, if your university requires it.
?
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, german-x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, ibycus, ar
abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc
h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono
greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, ku
rmanji, latin, latvian, lithuanian, mongolian, mongolian2a, bokmal, nynorsk, po
lish, portuguese, romanian, russian, sanskrit, serbian, slovak, slovenian, span
ish, swedish, turkish, ukenglish, ukrainian, uppersorbian, welsh, loaded.
./ngfd.tex:6: LaTeX Error: Environment abstracts undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.6 \begin{abstracts}
%this creates the heading for the abstract page
?
Hallo, ich bastle seit Tagen verzweifelt an einem PhD Paper und es wird immer schlimmer, nichts geht mehr. Ich hätte eigentlich eh die perfekte Vorlage gefunden:
http://openwetware.org/wiki/LaTeX_template_for_PhD_thesis
Ich habe einen Mac.
Ich lade also das Zip file PhDtemplateLATEX.zip (2 MB) runter. Es erscheint in einem Fenster "Download". Dort klick ich drauf, es erscheint im Folder entzipped. Ich markiere alle Dateien und ziehe sie nach /Library/Texshop/Templates.
Dann öffne ich TextShop-> neu-> Templates ->0 Frontmatter -> abstract.
Dann kommt folgendes mit Fehlermeldung:
[code]
% Thesis Abstract -----------------------------------------------------
%\begin{abstractslong} %uncommenting this line, gives a different abstract heading
\begin{abstracts} %this creates the heading for the abstract page
Put your abstract or summary here, if your university requires it.
\end{abstracts}
%\end{abstractlongs}
% ----------------------------------------------------------------------
Fehlermeldung:
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009)
\write18 enabled.
entering extended mode
(./ngfd.tex
LaTeX2e <2009/09/24>
./ngfd.tex:8: LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.8 P
ut your abstract or summary here, if your university requires it.
?
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, german-x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, ibycus, ar
abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc
h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono
greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, ku
rmanji, latin, latvian, lithuanian, mongolian, mongolian2a, bokmal, nynorsk, po
lish, portuguese, romanian, russian, sanskrit, serbian, slovak, slovenian, span
ish, swedish, turkish, ukenglish, ukrainian, uppersorbian, welsh, loaded.
./ngfd.tex:6: LaTeX Error: Environment abstracts undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.6 \begin{abstracts}
%this creates the heading for the abstract page
?
[/code]