pmltrans

Langue: en

Version: 311128 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

pmltrans - transform a PhotoML XML file using the standard PhotoML XSL style sheet

SYNOPSIS

pmltrans [-h] [-f] [-s size] [-e] [-d] [-x] [xmlfile]

DESCRIPTION

pmltrans is a shell script which calls xsltproc to transform a PhotoML XML file into an HTML representation using the standard PhotoML XSL style sheet. The HTML output is written to stdout.

OPTIONS

pmltrans accepts the following options:
-h
Display usage information.
-f
Omit the validity test prior to applying the XSL.
-s size
Set the primary font size in points.
-e
Include a column providing exposure details when these are present in the PhotoML data.
-d
Generate detailed output rather than the default summary output.
-x
Expand defaults before applying the XSL. If the summary output is used, defaults are expanded even when this option is not selected.

AUTHOR

Brendt Wohlberg <photoml@wohlberg.net> Copyright © 2003-2007 Brendt Wohlberg <photoml@wohlberg.net>

This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License <http://www.gnu.org/licenses/gpl-2.0.txt>.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

SEE ALSO

xsltproc(1)