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
58260ea5
Commit
58260ea5
authored
Jan 08, 2022
by
Felix Hilsky
Browse files
Merge template changes
They seemed reasonable to take from this document to the template (and back).
parents
392bbd4d
ffb648a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
tex/header/stdmath.sty
View file @
58260ea5
...
...
@@ -51,8 +51,16 @@
\ProcessOptions\relax
\ifopt
@pics
\RequirePackage
{
graphicx
}
\fi
\ifopt
@tikz
\RequirePackage
{
tikz
}
\RequirePackage
{
tikz-cd
}
\RequirePackage
{
pgfplots
}
\fi
\ifopt
@script
\RequirePackage
{
mathrsfs
}
\newcommand
{
\scr
}
[1]
{
\mathscr
{
#1
}}
\fi
% for script A (sigma-Algebra-A)
\ifopt
@tikz
%
\RequirePackage
{
tikz
}
%
\RequirePackage
{
tikz-cd
}
%
\RequirePackage
{
pgfplots
}
%
\pgfplotsset
{
compat=1.18
}
% mentioned in a warning, should remove it
\fi
\ifopt
@script
%
\RequirePackage
{
mathrsfs
}
%
\newcommand
{
\scr
}
[1]
{
\mathscr
{
#1
}}
\fi
% for script A (sigma-Algebra-A)
% ---------
% Packages
...
...
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