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
Felix Hilsky
masterthesis
Commits
ffb648a3
Commit
ffb648a3
authored
Jan 08, 2022
by
Felix
Browse files
always include german AND english
the option 'german' just changes the default language
parent
022b9965
Changes
1
Hide whitespace changes
Inline
Side-by-side
tex/header/stdmath.sty
View file @
ffb648a3
...
...
@@ -74,7 +74,7 @@
% maybe that works one day:
% \RequirePackage{polyglossia}
% \ifopt@german{\setdefaultlanguage{german}}\else{\setdefaultlanguage{english}}\fi
\RequirePackage
[\ifopt@german ngerman \else english \fi]
{
babel
}
\RequirePackage
[\ifopt@german
english,
ngerman \else
ngerman,
english \fi]
{
babel
}
\RequirePackage
{
amsmath, amsfonts
}
\RequirePackage
{
aligned-overset
}
% for nicely aligned text over relation symbols
% with \overset{\text{Definition}}&{=} instead of &\stackrel{\text{Definition}}=
...
...
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