Skip to content

d135-1r43/latex-rechnung-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

latex-rechnung-docker

On Docker Hub

hub.docker.com/repository/docker/d1351r43/latex-rechnung-docker

Usage

This docker image adds support for rechnung.sty to blang/latex:ubuntu. In order to use it, change the variable IMAGE in latexdockercmd.sh to d1351r43/latex-rechnung-docker:latest

#!/bin/sh
IMAGE=d1351r43/latex-rechnung-docker:latest
exec docker run --rm -i --user="$(id -u):$(id -g)" --net=none -v "$PWD":/data "$IMAGE" "$@"

Visit https://github.com/blang/latex-docker for full documentation on how to use the LaTeX container in general.

About

Docker image with rechnung.sty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published