2021-02-13 16:36:15 +01:00
2021-02-13 16:36:15 +01:00
2020-05-19 00:13:56 +02:00
2020-05-19 22:04:14 +02:00

pandoc-latex

This repo provides a Docker image based on Debian Slim for extensive LaTex builds. The following packages are available:

  • texlive-full including support for BibLaTex
  • pygments for better syntax highlighting in LaTex code listings (using the minted package in LaTex)
  • pandoc and pandoc-citeproc for converting Markdown documents to LaTex
  • pandoc-crossref for handling cross references in Pandoc Markdown

This docker image was built to complete a GitLab CI workflow using the LaTex Boilerplate.

S
Description
Docker Image for extensive LaTex builds incl. BibLatex and minted as well as markdown conversion using Pandoc.
Readme 47 KiB
Languages
Dockerfile 100%