Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alekseev, Vadim
diffgeo-skript
Commits
4de1872e
Commit
4de1872e
authored
Jun 12, 2020
by
Harry Fuchs
Browse files
last compilation with pandoc
parent
d93f2f13
Pipeline
#4121
failed with stage
in 7 minutes and 47 seconds
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
diffgeoIV/.gitignore
0 → 100644
View file @
4de1872e
*.pdf
*.toc
*.aux
*.log
*.out
diffgeoIV/certus.sty
0 → 100644
View file @
4de1872e
\ProvidesPackage
{
certus
}
\RequirePackage
{
amsmath,amsfonts,amssymb,amsthm,amscd,stmaryrd
}
\RequirePackage
{
tikz-cd
}
\RequirePackage
{
thmtools,thm-restate
}
\RequirePackage
{
setspace
}
\RequirePackage
{
a4wide
}
\RequirePackage
{
eucal
}
\RequirePackage
{
mathrsfs
}
\RequirePackage
{
mathtools
}
\RequirePackage
{
enumitem
}
\makeatletter
\def\fixtikzforbreqn
#1#2
{
%
\protected\edef
#1
{
\noexpand\ifmmode\mathchar\the\mathcode
`#2
\noexpand\else
#2
\noexpand\fi
}
%
}
\fixtikzforbreqn\tikz
@nonactivesemicolon;
\fixtikzforbreqn\tikz
@nonactivecolon:
\fixtikzforbreqn\tikz
@nonactivebar|
\fixtikzforbreqn\tikz
@nonactiveexlmark!
\makeatother
\RequirePackage
{
breqn
}
\RequirePackage
{
color
}
\definecolor
{
citegreen
}{
rgb
}{
0,0.37,0.15
}
\definecolor
{
linkblue
}{
rgb
}{
0,0.4,1
}
\definecolor
{
citebordergreen
}{
rgb
}{
0,0.9,0.37
}
\RequirePackage
[colorlinks=false, linkbordercolor={0 0 1}, linkcolor=blue, unicode=true, citecolor=citegreen, linkbordercolor={0 0.4 1}, citebordercolor={0 0.9 0.37}, pagebackref=true]
{
hyperref
}
\RequirePackage
[textsize=footnotesize,linecolor=lime,backgroundcolor=lime]
{
todonotes
}
\RequirePackage
{
siunitx
}
\RequirePackage
{
chngcntr
}
%\RequirePackage{icomma}
%\RequirePackage{accents}
\def\@
certussct
{
section
}
\DeclareOption
{
chapter
}{
%
\def\@
certussct
{
chapter
}
%
}
\DeclareOption
{
russian
}{
%
\PassOptionsToPackage
{
utf8
}{
inputenc
}
%
\PassOptionsToPackage
{
russian
}{
babel
}
%
\theoremstyle
{
definition
}
\newtheorem
{
Def
}{
\Russian
\CYRO\cyrp\cyrr\cyre\cyrd\cyre\cyrl\cyre\cyrn\cyri\cyre
}
[
\@
certussct]
\newtheorem
{
Ex
}{
\Russian
\CYRZ\cyra\cyrd\cyra\cyrch\cyra
}
%[section]%
\theoremstyle
{
plain
}
\newtheorem
{
Lemma
}
[Def]
{
\Russian
\CYRL\cyre\cyrm\cyrm\cyra
}
%
\newtheorem
{
Thm
}
[Def]
{
\Russian
\CYRT\cyre\cyro\cyrr\cyre\cyrm\cyra
}
%
\newtheorem
{
Prop
}
[Def]
{
\Russian
\CYRP\cyrr\cyre\cyrd\cyrl\cyro\cyrzh\cyre\cyrn\cyri\cyre
}
\newtheorem
{
Cor
}
[Def]
{
\Russian
\CYRS\cyrl\cyre\cyrd\cyrs\cyrt\cyrv\cyri\cyre
}
\theoremstyle
{
remark
}
\newtheorem
{
Rem
}
[Def]
{
\Russian
\CYRZ\cyra\cyrm\cyre\cyrch\cyra\cyrn\cyri\cyre
}
%
\DeclareMathOperator
{
\Projj
}{
Proj
}
\DeclareMathOperator
{
\Probb
}{
Prob
}
}
\DeclareOption
{
german
}{
%
\PassOptionsToPackage
{
utf8
}{
inputenc
}
%
\PassOptionsToPackage
{
ngerman
}{
babel
}
%
% \PassOptionsToPackage{T1]{fontenc}
\theoremstyle
{
definition
}
\newtheorem
{
Def
}{
Definition
}
[
\@
certussct]
%
\newtheorem
{
Konv
}
[Def]
{
Konvention
}
%
\theoremstyle
{
plain
}
\newtheorem
{
Prop
}
[Def]
{
Proposition
}
\newtheorem
{
Lemma
}
[Def]
{
Lemma
}
\newtheorem
{
Thm
}
[Def]
{
Theorem
}
%
\newtheorem
{
Satz
}
[Def]
{
Satz
}
%
\newtheorem
{
Kor
}
[Def]
{
Korollar
}
\theoremstyle
{
remark
}
\newtheorem
{
Bem
}
[Def]
{
Bemerkung
}
%
\newtheorem
{
Ueb
}
[Def]
{
\"
Ubung
}
%
\newtheorem
{
Bsp
}
[Def]
{
Beispiel
}
%
\newtheorem*
{
Bsp*
}{
Beispiel
}
%
\DeclareMathOperator
{
\Prob
}{
Prob
}
\DeclareMathOperator
{
\Proj
}{
Proj
}
\DeclareMathOperator
{
\rg
}{
rg
}
\DeclareMathOperator
{
\Rg
}{
Rg
}
}
\DeclareOption
{
english
}{
\PassOptionsToPackage
{
utf8
}{
inputenc
}
%
\PassOptionsToPackage
{
english
}{
babel
}
%
\theoremstyle
{
definition
}
\newtheorem
{
Def
}{
Definition
}
[
\@
certussct]
%
\newtheorem*
{
Def*
}{
Definition
}
%
\theoremstyle
{
plain
}
\newtheorem
{
Prop
}
[Def]
{
Proposition
}
\newtheorem
{
Lemma
}
[Def]
{
Lemma
}
\newtheorem
{
Thm
}
[Def]
{
Theorem
}
\newtheorem
{
Cor
}
[Def]
{
Corollary
}
\newtheorem
{
Porism
}
[Def]
{
Porism
}
\newtheorem*
{
Prop*
}{
Proposition
}
\newtheorem*
{
Thm*
}{
Theorem
}
%
\newtheorem*
{
Cor*
}{
Corollary
}
%
\declaretheorem
[style=plain,name={Theorem}]
{
ThmA
}
\renewcommand
{
\theThmA
}{
\Alph
{
ThmA
}}
\theoremstyle
{
remark
}
\newtheorem
{
Rem
}
[Def]
{
Remark
}
%
\newtheorem
{
Ex
}
[Def]
{
Example
}
%
\newtheorem
{
Qu
}
[Def]
{
Question
}
%
\newtheorem
{
Qu*
}{
Question
}
%
\DeclareMathOperator
{
\Prob
}{
Prob
}
\DeclareMathOperator
{
\Proj
}{
Proj
}
}
\ProcessOptions
\RequirePackage
{
inputenc
}
\RequirePackage
{
babel
}
\renewcommand\backrefxxx
[3]
{
%
\hyperlink
{
page.#1
}{$
\uparrow
$
#1
}
%
}
\newcommand
{
\unchapter
}
[1]
{
\phantomsection\addcontentsline
{
toc
}{
chapter
}{
#1
}
%
\chapter*
{
#1
\markboth
{
#1
}{}}}
\numberwithin
{
equation
}{
\@
certussct
}
\renewcommand
{
\labelenumi
}{
(
\roman
{
enumi
}
)
}
\renewcommand
{
\theenumi
}{
\roman
{
enumi
}
)
}
\newcommand
{
\mf
}{
\mathbf
}
\newcommand
{
\mrm
}{
\mathrm
}
\newcommand
{
\mc
}{
\mathcal
}
\newcommand
{
\mb
}{
\mathbb
}
\newcommand
{
\mk
}{
\mathfrak
}
\newcommand
{
\ms
}{
\mathscr
}
\newcommand
{
\msf
}{
\mathsf
}
\newcommand
{
\Cs
}{
\operatorname
{
C
}^
*
}
\newcommand
{
\Cst
}{
\mbox
{$
\Cs
$}}
\newcommand
{
\ul
}{
\underline
}
\newcommand
{
\ip
}
[1]
{
\left\langle
#1
\right\rangle
}
\newcommand
{
\abs
}
[1]
{
\left
| #1
\right
|
}
% \newcommand{\norm}[1]{\left\Vert #1 \right\Vert}
\newcommand
{
\cbnorm
}
[1]
{
\left\Vert
#1
\right\Vert
_{
\mathrm
{
cb
}}}
\newcommand
{
\lt
}{
\left
(
}
\newcommand
{
\rt
}{
\right
)
}
\newcommand
{
\beq
}{
\begin{equation}
}
\newcommand
{
\eeq
}{
\end{equation}
}
\newcommand
{
\beqn
}{
\begin{equation*}
}
\newcommand
{
\eeqn
}{
\end{equation*}
}
\newcommand
{
\brq
}{
\begin{dmath}
[compact]
}
\newcommand
{
\erq
}{
\end{dmath}
}
\newcommand
{
\brqn
}{
\begin{dmath*}
[compact]
}
\newcommand
{
\erqn
}{
\end{dmath*}
}
\newcommand
{
\bbra
}{
\langle\!\langle
}
\newcommand
{
\kett
}{
\rangle\!\rangle
}
\newcommand
{
\bra
}{
\langle
}
\newcommand
{
\ket
}{
\rangle
}
\newcommand
{
\eps
}{
\varepsilon
}
\newcommand
{
\Op
}{
\mathrm
{
OP
}}
\newcommand
{
\Sd
}{
\mathrm
{
Sd
}}
\newcommand
{
\alg
}{
\mathrm
{
alg
}}
\newcommand
{
\inj
}{
\rightarrowtail
}
\newcommand
{
\surj
}{
\twoheadrightarrow
}
\newcommand
{
\pd
}
[2]
{
\frac
{
\partial
#1
}{
\partial
#2
}}
\renewcommand
{
\Re
}{
\operatorname
{
Re
}}
\renewcommand
{
\Im
}{
\operatorname
{
Im
}}
\newcommand
{
\leftsub
}
[2]
{
\prescript
{}{
#1
}{
#2
}}
\newcommand
{
\leftsup
}
[2]
{
\prescript
{
#1
}{}{
#2
}}
\newcommand
{
\ilim
}
[1][n]
{
\lim
_{
#1
\to\infty
}}
\newcommand
{
\op
}{{
\operatorname
{{
op
}}}}
\newcommand
{
\vntens
}{
\overline
{
\otimes
}}
\newcommand
{
\vntimes
}{
\overline
{
\otimes
}}
\newcommand
{
\pnormal
}{
\vartriangleleft
}
\newcommand
{
\pideal
}{
\vartriangleleft
}
\newcommand
{
\normal
}{
\trianglelefteqslant
}
\newcommand
{
\ideal
}{
\trianglelefteqslant
}
%\newcommand{\op}{\mathrm{op}}
\DeclarePairedDelimiter\norm
{
\lVert
}{
\rVert
}
\DeclareMathOperator
{
\id
}{
id
}
\DeclareMathOperator
{
\tr
}{
tr
}
\DeclareMathOperator
{
\Tr
}{
Tr
}
\DeclareMathOperator
{
\im
}{
im
}
\DeclareMathOperator
{
\rk
}{
rk
}
\DeclareMathOperator
{
\Hom
}{
Hom
}
\DeclareMathOperator
{
\Aut
}{
Aut
}
\DeclareMathOperator
{
\Inn
}{
Inn
}
\DeclareMathOperator
{
\Out
}{
Out
}
\DeclareMathOperator
{
\Dom
}{
Dom
}
\DeclareMathOperator
{
\dom
}{
dom
}
\DeclareMathOperator
{
\End
}{
End
}
\DeclareMathOperator
{
\Der
}{
Der
}
\DeclareMathOperator
{
\Ext
}{
Ext
}
\DeclareMathOperator
{
\Tor
}{
Tor
}
\DeclareMathOperator
{
\Rep
}{
Rep
}
\DeclareMathOperator
{
\Ad
}{
Ad
}
\DeclareMathOperator
{
\ad
}{
ad
}
\DeclareMathOperator
{
\graph
}{
graph
}
\DeclareMathOperator
{
\chn
}{
ch
}
\DeclareMathOperator
{
\ord
}{
ord
}
\DeclareMathOperator
{
\vol
}{
vol
}
\DeclareMathOperator
{
\cotan
}{
cotan
}
\DeclareMathOperator
{
\Lim
}{
Lim
}
\DeclareMathOperator
{
\Diff
}{
Diff
}
\DeclareMathOperator*
{
\res
}{
res
}
\DeclareMathOperator
{
\Stab
}{
Stab
}
\DeclareMathOperator
{
\Div
}{
div
}
\DeclareMathOperator
{
\grad
}{
grad
}
\DeclareMathOperator
{
\coker
}{
coker
}
\DeclareMathOperator
{
\diam
}{
diam
}
\DeclareMathOperator
{
\diag
}{
diag
}
\DeclareMathOperator
{
\supp
}{
supp
}
\DeclareMathOperator
{
\dist
}{
dist
}
\DeclareMathOperator
{
\conv
}{
conv
}
\DeclareMathOperator
{
\spn
}{
span
}
\DeclareMathOperator
{
\cl
}{
cl
}
\DeclareMathOperator
{
\ev
}{
ev
}
\DeclareMathOperator
{
\sgn
}{
sgn
}
\DeclareMathOperator
{
\Char
}{
Char
}
\DeclareMathOperator
{
\cchar
}{
char
}
\DeclareMathOperator
{
\Ctr
}{
Ctr
}
\DeclareMathOperator
{
\Sym
}{
Sym
}
\DeclareMathOperator
{
\Cay
}{
Cay
}
\DeclareMathOperator
{
\Int
}{
Int
}
\DeclareMathOperator
{
\Ker
}{
Ker
}
\DeclareMathOperator
{
\Spec
}{
Spec
}
\DeclareMathOperator
{
\Ind
}{
Ind
}
\DeclareMathOperator
{
\Res
}{
Res
}
\DeclareMathOperator
{
\Homeo
}{
Homeo
}
\DeclareMathOperator
{
\Cofin
}{
Cofin
}
\DeclareMathOperator
{
\Fin
}{
Fin
}
\DeclareMathOperator
{
\Fix
}{
Fix
}
\DeclareMathOperator
{
\Gal
}{
Gal
}
\DeclareMathOperator
{
\Sh
}{
Sh
}
\DeclareMathOperator
{
\EProj
}{
EProj
}
\DeclareMathOperator
{
\SL
}{
SL
}
\DeclareMathOperator
{
\GL
}{
GL
}
\DeclareMathOperator
{
\SO
}{
SO
}
\DeclareMathOperator
{
\OO
}{
O
}
\DeclareMathOperator
{
\SU
}{
SU
}
\DeclareMathOperator
{
\UU
}{
U
}
\DeclareMathOperator
{
\Sp
}{
Sp
}
\DeclareMathOperator
{
\X
}{
X
}
\DeclareMathOperator
{
\Germs
}{
Germs
}
\DeclareMathOperator
{
\Comm
}{
Comm
}
\DeclareMathOperator
{
\Prim
}{
Prim
}
\DeclareMathOperator
{
\Eig
}{
Eig
}
\ No newline at end of file
diffgeoIV/skript.tex
0 → 100644
View file @
4de1872e
This diff is collapsed.
Click to expand it.
do-compile-stuff.sh
View file @
4de1872e
sh install-path-pandoc
cd
diffgeoIV
pdflatex skript.tex
pdflatex skript.tex
pdflatex skript.tex
cp
skript.tex ../output/dgeo-alekseev-IV.tex
cp
skript.pdf ../output/dgeo-alekseev-IV.pdf
cd
..
cd
diffgeoIII
source
./compile.sh fail-on-error
cd
..
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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