Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jagot/latex-diff-docker


https://github.com/jagot/latex-diff-docker

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

#+TITLE: Org/LaTeX diff Docker image
#+AUTHOR: Stefanos Carlström
#+EMAIL: [email protected]

This repository contains a recipe for building Docker images that can
be used for diffing Org/LaTeX files, e.g. when building pull requests
for LaTeX repositories.

* Build instructions
To build the docker image, issue
#+BEGIN_SRC sh
docker build . -t latex-diff-docker
#+END_SRC
which will install all necessary packages from Ubuntu's
repositories, install the [[https://github.com/jagot/org-diff][Org::Diff gem]] and up-to-date [[https://orgmode.org][Org-mode]]
packages for Emacs.