NAME
stm2sml.pl - A Topic Map based slides generator
SYNOPSIS
cat myshow.stm | stm2sml.pl > myshow.sml
DESCRIPTION
This filter reads an XML file, interprets it as slide Topic Map format (see XTM::Smile::SAX) and will generate a slide XML document.
This SlideML document can then be postprocessed via XSLT into LaTeX, HTML, et.al.
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)
- urlbase (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, 2002, 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. See
http://www.perl.com/perl/misc/Artistic.html