[pkg-java] r7167 - trunk/fop/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Fri Oct 17 21:09:33 UTC 2008
Author: twerner
Date: 2008-10-17 21:09:33 +0000 (Fri, 17 Oct 2008)
New Revision: 7167
Modified:
trunk/fop/debian/changelog
trunk/fop/debian/fop-ttfreader.pod
trunk/fop/debian/fop.pod
Log:
Fix debian/*.pod files.
Modified: trunk/fop/debian/changelog
===================================================================
--- trunk/fop/debian/changelog 2008-10-17 20:55:49 UTC (rev 7166)
+++ trunk/fop/debian/changelog 2008-10-17 21:09:33 UTC (rev 7167)
@@ -27,8 +27,9 @@
* Implement target get-orig-source in debian/rules.
* Add myself to Uploaders.
* Update Build-Depends: libxmlgraphics-commons-java (>= 1.3).
+ * Fix debian/*.pod files.
- -- Torsten Werner <twerner at debian.org> Fri, 17 Oct 2008 22:54:46 +0200
+ -- Torsten Werner <twerner at debian.org> Fri, 17 Oct 2008 23:08:39 +0200
fop (1:0.94.dfsg-2) unstable; urgency=low
Modified: trunk/fop/debian/fop-ttfreader.pod
===================================================================
--- trunk/fop/debian/fop-ttfreader.pod 2008-10-17 20:55:49 UTC (rev 7166)
+++ trunk/fop/debian/fop-ttfreader.pod 2008-10-17 21:09:33 UTC (rev 7167)
@@ -32,12 +32,18 @@
embedding fonts) instead of installed fonts when viewing documents with
Acrobat Reader.
+=back
+
=head1 EXAMPLES
+=over
+
=item C<fop-ttfreader /usr/share/fonts/truetype/freefont/FreeSerif.ttf freeserif.xml>
generates freeserif.xml file containing XML font metrics from FreeSerif.ttf
+=back
+
=head1 ENVIRONMENT
You can set the environment variable I<JAVA_OPTS> with options that
Modified: trunk/fop/debian/fop.pod
===================================================================
--- trunk/fop/debian/fop.pod 2008-10-17 20:55:49 UTC (rev 7166)
+++ trunk/fop/debian/fop.pod 2008-10-17 21:09:33 UTC (rev 7167)
@@ -31,9 +31,12 @@
the language to use for user information
+=back
=head1 INPUT
+=over
+
=item B<infile>
xsl:fo input file (the same as the next)
@@ -50,8 +53,12 @@
xslt stylesheet
+=back
+
=head1 OUTPUT
+=over
+
=item B<outfile>
input will be rendered as pdf file into outfile
@@ -81,9 +88,12 @@
input file will be rendered and sent to the printer
qsee options with "-print help"
+=back
=head1 EXAMPLES
+=over
+
=item C<fop foo.fo foo.pdf>
=item C<fop -fo foo.fo -pdf foo.pdf>
@@ -102,6 +112,8 @@
=item C<fop foo.fo -awt>
+=back
+
=head1 ENVIRONMENT
You can set the environment variable I<JAVA_OPTS> with options that
More information about the pkg-java-commits
mailing list