Package: asciidoc
Version: 8.2.7-2
Severity: normal
The manual page is missing section EXAMPLES that would demonstrate the
typical usage cases.
Here is one example. The command generates HTML page, which
ignores any warnigs (--unsafe) with western character set. The
"-a" options set attributes.
asciidoc \
--unsafe \
-b xhtml11 \
-d book \
-a "encoding=iso-8859-15" \
-a 'newline=\n' \
-a toclevels=3 \
-a date="$(date '+%Y-%m-%d')" \
text.asciidoc
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages asciidoc depends on:
ii python 2.5.2-2 An interactive high-level object-o
Versions of packages asciidoc recommends:
ii docbook-utils 0.6.14-1.1 Convert Docbook files to other for
ii fop 1:0.94.dfsg-2 XML to PDF Translator
ii source-highlight 2.4-5.2 convert source code to syntax high
ii vim-addon-manager 0.4 manager of addons for the Vim edit
ii xmlto 0.0.20-2 XML-to-any converter
asciidoc suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]