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
022b9965
Commit
022b9965
authored
Jan 08, 2022
by
Felix
Browse files
avoid warning
and reformat
parent
1bc2c325
Changes
1
Hide whitespace changes
Inline
Side-by-side
tex/header/stdmath.sty
View file @
022b9965
...
...
@@ -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