Changeset 11
- Timestamp:
- Nov 22, 2007, 5:46:36 PM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Changed the lhs file back to a tex file, and removed the lhs2TeX Makefile command, since we are now using the listings package instead.
- Location:
- docs/trunk/200711-tock-seminars
- Files:
-
- 1 edited
- 1 moved
- 200711-tock-slides.tex (moved) (moved from docs/trunk/200711-tock-seminars/200711-tock-slides.lhs )
- Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
docs/trunk/200711-tock-seminars/Makefile
r9 r11 5 5 pdflatex = pdflatex -interaction=nonstopmode 6 6 7 (削除) $(name).tex: $(name).lhs (削除ここまで)8 (削除) lhs2TeX --verb -o $(name).tex $(name).lhs (削除ここまで)9 (削除) (削除ここまで)10 7 $(name).pdf: $(name).tex 11 8 $(pdflatex) $(name).tex
Note:
See TracChangeset
for help on using the changeset viewer.