NAME
stm2sml.pl - A Topic Map based slides generator
SYNOPSIS
cat myshow.stm | stm2sml.pl > myshow.sml
DESCRIPTION
This filter reads a file, interprets it as slide Topic Map format and will generate an slide XML document. See
http://topicmaps.bond.edu.au/astma/
for format details and a tutorial of SlideML.
This SlideML document can then be postprocessed into LaTeX, HTML via XSLT.
OPTIONS
Following command line switches are understood by the program:
- tmbase (default:
file:.
) -
controls where the Topic Maps can be found (Sorry, only one directory at the moment)
- help
- about (default: no)
AUTHOR INFORMATION
Copyright 2001, Robert Barta <rho@telecoma.net>, All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.