c632f0888eaa2effde989a5506dc2faf6b61f3e3
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 improve makefile

Michael F. Schönitzer authored 8 years ago

TeX/Makefile  3) grafik.pdf: 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 improve makefile

Michael F. Schönitzer authored 8 years ago

TeX/Makefile  6) office.pdf: 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 improve makefile

Michael F. Schönitzer authored 8 years ago

TeX/Makefile  9) video.pdf: 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 improve makefile

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 12) web.pdf: 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 improve makefile

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 15) edu.pdf: 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 improve makefile

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 18) audio.pdf: 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 improve makefile

Michael F. Schönitzer authored 8 years ago

TeX/Makefile 21) games.pdf: 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) 
TeX/Makefile 24) online: audio.pdf edu.pdf web.pdf video.pdf office.pdf grafik.pdf games.pdf
TeX/Makefile 25) 	pdftk grafik.pdf cat 1 2down output grafik-web.pdf
TeX/Makefile 26) 	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 27) 	pdftk video.pdf  cat 1 2down output video-web.pdf
TeX/Makefile 28) 	pdftk web.pdf    cat 1 2down output web-web.pdf
TeX/Makefile 29) 	pdftk edu.pdf    cat 1 2down output edu-web.pdf
TeX/Makefile 30) 	pdftk audio.pdf  cat 1 2down output audio-web.pdf
TeX/Makefile 31) 	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 32) 
Michael F. Schönitzer added makefile

Michael F. Schönitzer authored 9 years ago

Makefile     33) clean: