Sign inSign up

forthy42/vd

By forthy42

Updated about 5 years ago

VD typesetting image

Image
0

864

forthy42/vd repository overview

Docker VD

Typesetting the Vierte Dimension Forth-Magazine

Updated to use TeX-Live 2019

This a Docker setup for typesetting the Vierte Dimension magazine of Forth Gesellschaft eV. It includes

  • TeX-Live
  • Make
  • LyX
  • PDF-Previewer (mupdf)

Use the shell script vd to access the docker image.


Clone magazine repository for issue JJJJ-0x with fossil

mkdir VierteDimension-JJJJ-0x
cd VierteDimension-JJJJ-0x

vd fossil clone https://[email protected]/vd-JJJJ-0x vd-JJJJ-0x.fossil

vd fossil open vd-JJJJ-0x.fossil

Fossil commands on the repository

e.g.

vd fossil status

also check in, commit, push, update

Typeset magazine

vd make

Preview magazine

vd mupdf 4dJJJJ-0x.pdf

Requires X-Server running on host.

Run LyX for interactive editing LyX-Files

vd lyx [filename]

Requires X-Server running on host.


How to use
  1. Clone this repository git clone https://github.com/forth-ev/docker-vd.git.
  2. Add the vd - script to your PATH.
  3. You're done. (The docker image forthev/vd:latest downloads on first use.)
Build the docker image yourself
  • Run the build command.

Tag summary

Content type

Image

Digest

Size

1.6 GB

Last updated

about 5 years ago

docker pull forthy42/vd