latex is weird

This commit is contained in:
2023-02-16 16:18:21 +01:00
parent fb2915a4bf
commit 12a830b573
2 changed files with 5 additions and 8 deletions

View File

@@ -19,12 +19,10 @@ steps:
path: /webroot path: /webroot
commands: commands:
- cd thesis - cd thesis
- pdflatex -synctex=1 -interaction=nonstopmode "Abschlussarbeit".tex - pdflatex Abschlussarbeit
- pdflatex -synctex=1 -interaction=nonstopmode "Abschlussarbeit".tex - bibtex Abschlussarbeit
- pdflatex -synctex=1 -interaction=nonstopmode "Abschlussarbeit".tex - pdflatex Abschlussarbeit
- pdflatex -synctex=1 -interaction=nonstopmode "Abschlussarbeit".tex - pdflatex Abschlussarbeit
- pdflatex -synctex=1 -interaction=nonstopmode "Abschlussarbeit".tex
- pdflatex -synctex=1 -interaction=nonstopmode "Abschlussarbeit".tex
- cp "Abschlussarbeit".pdf /webroot - cp "Abschlussarbeit".pdf /webroot
volumes: volumes:

View File

@@ -12,7 +12,6 @@ listof=totoc,
\begin{document} \begin{document}
\include{macros.tex} \include{macros.tex}
\include{citation.bib}
\thispagestyle{empty} \thispagestyle{empty}
@@ -88,7 +87,7 @@ abstract
\addcontentsline{toc}{section}{References} \addcontentsline{toc}{section}{References}
\bibliographystyle{ieeetr} \bibliographystyle{ieeetr}
\bibliography{cryptobib/crypto.bib,citation.bib} \bibliography{cryptobib/crypto,./citation}
\newpage\ \newpage\