sources for GF RGL tutorial as given in LREC exactly 9 years ago; 'make' now builds html, but some txt macros for LaTeX need to be retargeted for html

This commit is contained in:
Aarne Ranta
2019-05-17 17:31:36 +02:00
parent ecd686df78
commit 4c308d0498
25 changed files with 3296 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
all: lrecslides-html
lrecslides-tex:
txt2tags -ttex gf-lrec-2010.txt
cat prelude gf-lrec-2010.tex >tmp.tex
mv tmp.tex gf-lrec-2010.tex
pdflatex gf-lrec-2010.tex
lrecslides-html:
txt2tags -thtml gf-lrec-2010.txt