Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
i4
TeX Vorlagen
Examensarbeit
Commits
34ef77b0
Commit
34ef77b0
authored
Jul 11, 2019
by
Bernhard Heinloth
Browse files
Fix issue with latest TeX Live (used in Debian Stable / Ubuntu Rolling)
parent
9c3e2d30
Pipeline
#28342
passed with stage
in 17 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
i4thesis.cls
View file @
34ef77b0
...
...
@@ -209,9 +209,6 @@
% -----------------------------------------------------------------------------
% Multi-language support using Babel
\let\myoldshow\show\renewcommand
{
\show
}{}
% temporarily disable \show command, as babeltools 2010/10/14 seems to use it
\RequirePackage
[shorthands=off]
{
babeltools
}
% don't use any shorthands (i.e. "a will not try to produce an umlaut)
\let\show\myoldshow\renewcommand
{
\myoldshow
}{}
% re-enable \show command
\ifthenelse
{
\boolean
{
germanthesis
}}{
\RequirePackage
[american,ngerman]
{
babel
}
\def\cvtitle
{
Lebenslauf
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment