Errors while using “german” in pdflatex The 2019 Stack Overflow Developer Survey Results...
How to grep and cut numbers from a file and sum them
How is simplicity better than precision and clarity in prose?
Empty set is subset of every set? If yes, why that...
How to copy the contents of all files with a certain name into a new file?
Problems with Ubuntu mount /tmp
Difference between "generating set" and free product?
How to pronounce 1ターン?
First use of “packing” as in carrying a gun
Why can't wing-mounted spoilers be used to steepen approaches?
The variadic template constructor of my class cannot modify my class members, why is that so?
Can smartphones with the same camera sensor have different image quality?
Typeface like Times New Roman but with "tied" percent sign
Can a novice safely splice in wire to lengthen 5V charging cable?
"... to apply for a visa" or "... and applied for a visa"?
Why did all the guest students take carriages to the Yule Ball?
What aspect of planet Earth must be changed to prevent the industrial revolution?
Why can't devices on different VLANs, but on the same subnet, communicate?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
Match Roman Numerals
Does Parliament hold absolute power in the UK?
How do you keep chess fun when your opponent constantly beats you?
Are spiders unable to hurt humans, especially very small spiders?
University's motivation for having tenure-track positions
Road tyres vs "Street" tyres for charity ride on MTB Tandem
Errors while using “german” in pdflatex
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
I used for last 20 years german without any problems. Now, running on a newer linux distro I got the following problem
The simple input file:
documentclass[a4paper,11pt]{article}
usepackage{german}
usepackage[german]{babel}
begin{document}
Tach auch
end{document}
results with
pdflatex x.tex
into the following errors:
LaTeX2e <2018-04-01> patch level 5
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))
(/usr/share/texlive/texmf-dist/tex/generic/german/german.sty v2.5e 1998-07-08
german -- language number for German undefined, default 255 used,
german -- Please read "gerdoc.tex" how to install hyphenation patterns.)
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def)
(/usr/share/texlive/texmf-dist/tex/generic/babel-german/german.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel-german/germanb.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
! TeX capacity exceeded, sorry [input stack size=5000].
@ifundefined #1->ifcsname #1
endcsname @ifundefin@d@i else @ifundefin@d...
l.56 ...InitCurrentOption{captionsCurrentOption}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on x.log.
pdftex german
add a comment |
I used for last 20 years german without any problems. Now, running on a newer linux distro I got the following problem
The simple input file:
documentclass[a4paper,11pt]{article}
usepackage{german}
usepackage[german]{babel}
begin{document}
Tach auch
end{document}
results with
pdflatex x.tex
into the following errors:
LaTeX2e <2018-04-01> patch level 5
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))
(/usr/share/texlive/texmf-dist/tex/generic/german/german.sty v2.5e 1998-07-08
german -- language number for German undefined, default 255 used,
german -- Please read "gerdoc.tex" how to install hyphenation patterns.)
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def)
(/usr/share/texlive/texmf-dist/tex/generic/babel-german/german.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel-german/germanb.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
! TeX capacity exceeded, sorry [input stack size=5000].
@ifundefined #1->ifcsname #1
endcsname @ifundefin@d@i else @ifundefin@d...
l.56 ...InitCurrentOption{captionsCurrentOption}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on x.log.
pdftex german
usepackage{german}
should be avoided. The package is obsolete and is not compatible withbabel
.
– egreg
just now
add a comment |
I used for last 20 years german without any problems. Now, running on a newer linux distro I got the following problem
The simple input file:
documentclass[a4paper,11pt]{article}
usepackage{german}
usepackage[german]{babel}
begin{document}
Tach auch
end{document}
results with
pdflatex x.tex
into the following errors:
LaTeX2e <2018-04-01> patch level 5
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))
(/usr/share/texlive/texmf-dist/tex/generic/german/german.sty v2.5e 1998-07-08
german -- language number for German undefined, default 255 used,
german -- Please read "gerdoc.tex" how to install hyphenation patterns.)
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def)
(/usr/share/texlive/texmf-dist/tex/generic/babel-german/german.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel-german/germanb.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
! TeX capacity exceeded, sorry [input stack size=5000].
@ifundefined #1->ifcsname #1
endcsname @ifundefin@d@i else @ifundefin@d...
l.56 ...InitCurrentOption{captionsCurrentOption}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on x.log.
pdftex german
I used for last 20 years german without any problems. Now, running on a newer linux distro I got the following problem
The simple input file:
documentclass[a4paper,11pt]{article}
usepackage{german}
usepackage[german]{babel}
begin{document}
Tach auch
end{document}
results with
pdflatex x.tex
into the following errors:
LaTeX2e <2018-04-01> patch level 5
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))
(/usr/share/texlive/texmf-dist/tex/generic/german/german.sty v2.5e 1998-07-08
german -- language number for German undefined, default 255 used,
german -- Please read "gerdoc.tex" how to install hyphenation patterns.)
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def)
(/usr/share/texlive/texmf-dist/tex/generic/babel-german/german.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel-german/germanb.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
! TeX capacity exceeded, sorry [input stack size=5000].
@ifundefined #1->ifcsname #1
endcsname @ifundefin@d@i else @ifundefin@d...
l.56 ...InitCurrentOption{captionsCurrentOption}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on x.log.
pdftex german
pdftex german
asked 2 mins ago
KlausKlaus
1083
1083
usepackage{german}
should be avoided. The package is obsolete and is not compatible withbabel
.
– egreg
just now
add a comment |
usepackage{german}
should be avoided. The package is obsolete and is not compatible withbabel
.
– egreg
just now
usepackage{german}
should be avoided. The package is obsolete and is not compatible with babel
.– egreg
just now
usepackage{german}
should be avoided. The package is obsolete and is not compatible with babel
.– egreg
just now
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484722%2ferrors-while-using-german-in-pdflatex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484722%2ferrors-while-using-german-in-pdflatex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
usepackage{german}
should be avoided. The package is obsolete and is not compatible withbabel
.– egreg
just now