Skip to content
Snippets Groups Projects
Commit daad6fbf authored by Tomáš Nováček's avatar Tomáš Nováček
Browse files

Merge branch 'master' into novacek/paragraph-section

parents d89ee557 10a98f20
No related branches found
No related tags found
No related merge requests found
image: texlive/texlive
image: texlive/texlive:latest
 
LuaLaTeX:
script:
......@@ -7,6 +7,11 @@ LuaLaTeX:
- latexmk -pdflua ctufit-thesis.tex
- latexmk -pdflua ctufit-thesis-en.tex
- latexmk -pdflua ctufit-thesis-sk.tex
artifacts:
paths:
- ctufit-thesis.pdf
- ctufit-thesis-en.pdf
- ctufit-thesis-sk.pdf
 
XeLaTeX:
script:
......@@ -15,6 +20,11 @@ XeLaTeX:
- latexmk -pdfxe ctufit-thesis.tex
- latexmk -pdfxe ctufit-thesis-en.tex
- latexmk -pdfxe ctufit-thesis-sk.tex
artifacts:
paths:
- ctufit-thesis.pdf
- ctufit-thesis-en.pdf
- ctufit-thesis-sk.pdf
 
pdfLaTeX:
script:
......
......@@ -446,7 +446,6 @@
\thm@postskip\thm@preskip
}
\def\@endtheorem{\endtrivlist}%\@endpefalse
\renewcommand\qedsymbol{\textcolor{decoration}{\ensuremath{\blacktriangleleft}}}
\renewenvironment{proof}[1][\proofname]{\par
\pushQED{\qed}%
\normalfont \topsep6\p@\@plus6\p@\relax
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment