master
Michael Schönitzer add webversion-generation t...

Michael Schönitzer authored 8 years ago

TeX/Makefile  1) all:  audio.pdf edu.pdf web.pdf video.pdf office.pdf grafik.pdf games.pdf
Michael F. Schönitzer added makefile

Michael F. Schönitzer authored 9 years ago

Makefile      2) 
Michael F. Schönitzer Add local copy of leaflet-s...

Michael F. Schönitzer authored 7 years ago

TeX/Makefile  3) grafik.pdf: leaflet/leaflet.cls grafik.tex header.tex
Michael F. Schönitzer updated makfile to luatex

Michael F. Schönitzer authored 8 years ago

TeX/Makefile  4) 	lualatex -interaction=nonstopmode grafik.tex
Michael F. Schönitzer added makefile

Michael F. Schönitzer authored 9 years ago

Makefile      5) 
Michael F. Schönitzer Add local copy of leaflet-s...

Michael F. Schönitzer authored 7 years ago

TeX/Makefile  6) office.pdf: leaflet/leaflet.cls office.tex header.tex
Michael F. Schönitzer updated makfile to luatex

Michael F. Schönitzer authored 8 years ago

TeX/Makefile  7) 	lualatex -interaction=nonstopmode office.tex
Michael F. Schönitzer added makefile

Michael F. Schönitzer authored 9 years ago

Makefile      8) 
Michael F. Schönitzer Add local copy of leaflet-s...

Michael F. Schönitzer authored 7 years ago

TeX/Makefile  9) video.pdf: leaflet/leaflet.cls video.tex header.tex
Michael F. Schönitzer updated makfile to luatex

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 10) 	lualatex -interaction=nonstopmode video.tex
Michael F. Schönitzer added makefile

Michael F. Schönitzer authored 9 years ago

Makefile     11) 
Michael F. Schönitzer Add local copy of leaflet-s...

Michael F. Schönitzer authored 7 years ago

TeX/Makefile 12) web.pdf: leaflet/leaflet.cls web.tex header.tex
Michael F. Schönitzer updated makfile to luatex

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 13) 	lualatex -interaction=nonstopmode web.tex
Michael F. Schönitzer added makefile

Michael F. Schönitzer authored 9 years ago

Makefile     14) 
Michael F. Schönitzer Add local copy of leaflet-s...

Michael F. Schönitzer authored 7 years ago

TeX/Makefile 15) edu.pdf: leaflet/leaflet.cls edu.tex header.tex
Michael F. Schönitzer updated makfile to luatex

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 16) 	lualatex -interaction=nonstopmode edu.tex
Michael F. Schönitzer added audio to Makefile

Michael F. Schönitzer authored 9 years ago

TeX/Makefile 17) 
Michael F. Schönitzer Add local copy of leaflet-s...

Michael F. Schönitzer authored 7 years ago

TeX/Makefile 18) audio.pdf: leaflet/leaflet.cls audio.tex header.tex
Michael F. Schönitzer updated makfile to luatex

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 19) 	lualatex -interaction=nonstopmode audio.tex
Michael F. Schönitzer added audio to Makefile

Michael F. Schönitzer authored 9 years ago

TeX/Makefile 20) 
Michael F. Schönitzer Add local copy of leaflet-s...

Michael F. Schönitzer authored 7 years ago

TeX/Makefile 21) games.pdf: leaflet/leaflet.cls games.tex header.tex
Michael Schönitzer add webversion-generation t...

Michael Schönitzer authored 8 years ago

TeX/Makefile 22) 	lualatex -interaction=nonstopmode games.tex
TeX/Makefile 23) 
Michael F. Schönitzer Add local copy of leaflet-s...

Michael F. Schönitzer authored 7 years ago

TeX/Makefile 24) leaflet/leaflet.cls: leaflet/leaflet.ins leaflet/leaflet.dtx
TeX/Makefile 25) 	cd leaflet; pdflatex leaflet.ins 
TeX/Makefile 26) 
Michael Schönitzer add webversion-generation t...

Michael Schönitzer authored 8 years ago

TeX/Makefile 27) online: audio.pdf edu.pdf web.pdf video.pdf office.pdf grafik.pdf games.pdf
TeX/Makefile 28) 	pdftk grafik.pdf cat 1 2down output grafik-web.pdf
TeX/Makefile 29) 	pdftk office.pdf cat 1 2down output office-web.pdf
Michael F. Schönitzer Added cleanup

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 30) 	pdftk video.pdf  cat 1 2down output video-web.pdf
TeX/Makefile 31) 	pdftk web.pdf    cat 1 2down output web-web.pdf
TeX/Makefile 32) 	pdftk edu.pdf    cat 1 2down output edu-web.pdf
TeX/Makefile 33) 	pdftk audio.pdf  cat 1 2down output audio-web.pdf
TeX/Makefile 34) 	pdftk games.pdf  cat 1 2down output games-web.pdf
Michael Schönitzer add webversion-generation t...

Michael Schönitzer authored 8 years ago

TeX/Makefile 35) 
Michael F. Schönitzer added makefile

Michael F. Schönitzer authored 9 years ago

Makefile     36) clean: