GithubHelp home page GithubHelp logo

jonasbb / latex-ci-gitlab Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 13 KB

Template for setting up a LaTeX CI pipeline in Gitlab

License: The Unlicense

Python 58.69% Makefile 30.09% TeX 11.22%
gitlab-ci latex latex-template ci template

latex-ci-gitlab's Introduction

LaTeX Template with Gitlab CI

This repository features a simple template for building and checking LaTeX documents with additional integration into Gitlab CI.

Some of the features are:

  • It contains a Makefile for building the document as well as zipping all source files.

  • Images in the formats SVG and ODG/FODG are supported and automatically converted to PDF. For this, SVG files can be placed into the figs/ folder. They will be converted using Inkscape.

    ODG/FODG files are created with Libreoffice Draw. They will be converted if they are placed into the figs/raw/ folder.

    Generated PDFs automatically get trimmed to the correct image size using pdfcrop.

  • Many pre-commit rules are already configured. These rules cover LaTeX writing styles, for example, consistent spelling of naive/naïve or how to typeset "et al.".

    A second set of rules covers the files of the CI system, e.g., formatting for the Python and Yaml files.

  • There is a fully configured Gitlab CI pipeline. The pipeline build the document. It runs all the pre-commit check and some additional ones, which ensure that common error cannot slip through. It upload the build artifacts to the CI system, such that you can always check the state of your document for every commit.

latex-ci-gitlab's People

Contributors

jonasbb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

latex-ci-gitlab's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.