Ci Gitlab

Template for setting up a LaTeX CI pipeline in Gitlab

Category

Other

License

Free to use (MIT)

File

paper.tex

paper.texRead-only preview
% Some images are PDF 1.6 and cannot be included otherwise
% Must be before any output is written
\pdfminorversion=6
% Enable breaking of long URLs since the two column layout is small
\PassOptionsToPackage{hyphens}{url}

\documentclass{article}
\usepackage[utf8]{inputenc}

\usepackage{csquotes}
\usepackage[
    capitalise,
    nameinlink,
]{cleveref}

% Use this to load all images from the figs/ folder
% \usepackage{graphicx}
% \graphicspath{ {figs/} }

\begin{document}

Hello World!

\end{document}
Preview
Ci Gitlab preview
Ci Gitlab LaTeX Template | Bibby | Bibby AI