1. Bei Verwendung von
\bibliographystyle{geralpha}
\bibliography{test}
im Latex-Dokument bekomme ich nach dem Starten von latex, bibtex und
dann wieder latex folgende Fehlermeldung:
! Undefined control sequence.
l.4 {\sc Frech}, {\sc Paul} \btxandlong
{}\ {\sc Kunze}: {\em
Tralala-Buch}.
?
Warum ? Was kann ich dagegen tun ?
2. Ich möchte auch den "natdin"-Style von K.F.Lorenzen verwenden. Also
habe ich die Files natdin.bst, natbib.sty und natbib.cfg nach
texmf/bibtex/bst/ kopiert und texhash ausgefuehrt. Im Latexdokument
steht:
\bibliographystyle{natdin}
\bibliography{test}
Nach dem Starten von latex und bibtex bekomme ich von bibtex die
Fehlermeldung:
or is already a type "wizard-defined" function name
---line 213 of file natdin.bst
: function {or
: }
conference is already a type "wizard-defined" function name
---line 1096 of file natdin.bst
: function {conference
: } {proceedings}
You can't pop an empty literal stack for entry wes99
while executing---line 1495 of file natdin.bst
You can't pop an empty literal stack for entry fre99
while executing---line 1495 of file natdin.bst
3012: Sorry---you've exceeded BibTeX's wizard-defined function space
3000
(That was a fatal error)
Warum ? Muss ich mehr ins Latexdokument eintragen ? Ist die
Installation falsch ? Was fehlt ?
Ciao, Tobi
Ok, das habe ich jetzt rausgefunden. Ein \usepackage{bibgerm} hat
gefehlt.
Aber es bleibt die 2. Frage:
> 2. Ich möchte auch den "natdin"-Style von K.F.Lorenzen verwenden. Also
...
Fehler bei bibtex:
> or is already a type "wizard-defined" function name
> ---line 213 of file natdin.bst
> : function {or
> : }
> conference is already a type "wizard-defined" function name
> ---line 1096 of file natdin.bst
> : function {conference
> : } {proceedings}
> You can't pop an empty literal stack for entry wes99
> while executing---line 1495 of file natdin.bst
> You can't pop an empty literal stack for entry fre99
> while executing---line 1495 of file natdin.bst
> 3012: Sorry---you've exceeded BibTeX's wizard-defined function space
> 3000
> (That was a fatal error)
>
> Warum ? Muss ich mehr ins Latexdokument eintragen ? Ist die
> Installation falsch ? Was fehlt ?
Wer benutzt diesen Bibtex-Style und bei wem tut's ?
Ciao, Tobi