txt2tags and latex-beamer a fantastic duo pst 20/12/2005 %% ltb,tex target %%------------------------------------- %!target: ltb %!style(ltb): AnnArbor %!options(ltb): -o lilux-20122005-pres.ltb --toc %!encoding(ltb): utf8 %!options(tex): -o lilux-20122005-art.tex --toc %!encoding(tex): utf8 %% uncomment stuff in article mode: %!preproc(tex): '^%art%' ' ' + introduction + : target audience All the lazy hackers, preferring their slaves (scripts) do the job ;) : utilisation Text processing and slides show creation at it's best + txt2tags + : Autor: Aurelio Marinho Jargas (verde@aurelio.net) : Description: Txt2tags is a text formatting and conversion tool, it converts a plain text file with little marks, to any of the supported targets: - (X)HTML document - SGML document - LaTeX document - Lout document % Lout is inherently multilingual - UNIX man page - Magic Point presentation (mgp) - MoinMoin page (wiki) - PageMaker 6.0 document - Plain Text (no marks) - **and lately**: LaTex-beamer document [patch available here http://pst.libre.lu/files/ltb4t2t/txt2tags-2.3-ltb4t2t.patch] : Site: http://txt2tags.sf.net/ == == : Installation (needs) - python (txt2tags is a single python script) : Example - [source http://pst.libre.lu/files/ltb4t2t/examples/t2t-1example.t2t] - [html http://pst.libre.lu/files/ltb4t2t/examples/t2t-1example.html] - [tex http://pst.libre.lu/files/ltb4t2t/examples/t2t-1example.tex] - [pdf from tex http://pst.libre.lu/files/ltb4t2t/examples/t2t-1example.tex.pdf] - [lout http://pst.libre.lu/files/ltb4t2t/examples/t2t-1example.lout] - [pdf from lout http://pst.libre.lu/files/ltb4t2t/examples/t2t-1example.lout.pdf] - [mgp http://pst.libre.lu/files/ltb4t2t/examples/t2t-1example.mgp] + latex-beamer + : Autor: Till Tantau (tantau@tcs.uni-luebeck.de) : Description: The beamer class is a LaTeX class that allows you to create a beamer presentation. It can also be used to create slides. It behaves similarly to other packages like Prosper, but has the advantage that it works together directly with pdflatex, but also with dvips. The beamer class has several useful features: You don't need any external programs to use it other than pdflatex, but it works also with dvips. You can easily and intuitively create sophisticated overlays. Finally, you can easily change the whole slide theme or only parts of it. : Site: http://latex-beamer.sf.net/ == == : Installation (needs) - latex (tetex) - xcolor (latex class) - pgf (latex class) - latex-beamer (latex class) : Example - [tex source http://pst.libre.lu/files/ltb4t2t/examples/ltb-1example.tex] - [pdf output http://pst.libre.lu/files/ltb4t2t/examples/ltb-1example.pdf] + combi + To see both txt2tags and latex-beamer work together, best is to simply look at the source of this presentation: [pres source http://pst.libre.lu/files/ltb4t2t/lilux-20122005.t2t] [pres handout http://pst.libre.lu/files/ltb4t2t/lilux-20122005-art.pdf]