mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-25 21:56:25 -06:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user