FooBarWidget-mizuho 0.9.1 → 0.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.markdown +1 -1
- data/Rakefile +14 -2
- data/asciidoc/BUGS +11 -6
- data/asciidoc/BUGS.txt +7 -3
- data/asciidoc/CHANGELOG +313 -151
- data/asciidoc/CHANGELOG.txt +177 -12
- data/asciidoc/INSTALL +30 -36
- data/asciidoc/INSTALL.txt +20 -20
- data/asciidoc/Makefile.in +145 -0
- data/asciidoc/README +11 -11
- data/asciidoc/README.txt +9 -9
- data/asciidoc/a2x +40 -7
- data/asciidoc/asciidoc.conf +180 -126
- data/asciidoc/asciidoc.py +1667 -977
- data/asciidoc/common.aap +2 -2
- data/asciidoc/configure +2840 -0
- data/asciidoc/configure.ac +11 -0
- data/asciidoc/dblatex/asciidoc-dblatex.sty +2 -0
- data/asciidoc/dblatex/asciidoc-dblatex.xsl +15 -0
- data/asciidoc/dblatex/dblatex-readme.txt +19 -2
- data/asciidoc/doc/a2x.1 +77 -67
- data/asciidoc/doc/a2x.1.txt +11 -2
- data/asciidoc/doc/article.css-embedded.html +85 -63
- data/asciidoc/doc/article.html +644 -62
- data/asciidoc/doc/article.pdf +0 -0
- data/asciidoc/doc/article.txt +15 -17
- data/asciidoc/doc/asciidoc.1 +34 -40
- data/asciidoc/doc/asciidoc.1.css-embedded.html +67 -32
- data/asciidoc/doc/asciidoc.1.css.html +28 -28
- data/asciidoc/doc/asciidoc.1.html +33 -33
- data/asciidoc/doc/asciidoc.css-embedded.html +2234 -2348
- data/asciidoc/doc/asciidoc.css.html +2203 -2352
- data/asciidoc/doc/asciidoc.dict +52 -1
- data/asciidoc/doc/asciidoc.html +980 -1160
- data/asciidoc/doc/asciidoc.txt +941 -738
- data/asciidoc/doc/asciimathml.txt +63 -0
- data/asciidoc/doc/book-multi.html +26 -43
- data/asciidoc/doc/book-multi.txt +19 -23
- data/asciidoc/doc/book.css-embedded.html +92 -71
- data/asciidoc/doc/book.html +24 -41
- data/asciidoc/doc/book.txt +19 -21
- data/asciidoc/doc/docbook-xsl.css +1 -0
- data/asciidoc/doc/faq.txt +288 -60
- data/asciidoc/doc/images +1 -0
- data/asciidoc/doc/latex-backend.html +16 -123
- data/asciidoc/doc/latex-backend.txt +17 -19
- data/asciidoc/doc/latexmath.txt +233 -24
- data/asciidoc/doc/latexmathml.txt +41 -0
- data/asciidoc/doc/main.aap +9 -5
- data/asciidoc/doc/music-filter.pdf +0 -0
- data/asciidoc/doc/music-filter.txt +2 -2
- data/asciidoc/doc/source-highlight-filter.html +476 -105
- data/asciidoc/doc/source-highlight-filter.pdf +0 -0
- data/asciidoc/doc/source-highlight-filter.txt +39 -10
- data/asciidoc/docbook-xsl/asciidoc-docbook-xsl.txt +1 -29
- data/asciidoc/docbook-xsl/fo.xsl +35 -3
- data/asciidoc/docbook-xsl/manpage.xsl +3 -0
- data/asciidoc/docbook-xsl/text.xsl +50 -0
- data/asciidoc/docbook.conf +182 -73
- data/asciidoc/examples/website/ASCIIMathML.js +1 -0
- data/asciidoc/examples/website/CHANGELOG.html +618 -182
- data/asciidoc/examples/website/CHANGELOG.txt +1 -0
- data/asciidoc/examples/website/INSTALL.html +34 -36
- data/asciidoc/examples/website/INSTALL.txt +1 -0
- data/asciidoc/examples/website/LaTeXMathML.js +1 -0
- data/asciidoc/examples/website/README-website.html +26 -37
- data/asciidoc/examples/website/README-website.txt +6 -6
- data/asciidoc/examples/website/README.html +15 -15
- data/asciidoc/examples/website/README.txt +1 -0
- data/asciidoc/examples/website/a2x.1.html +74 -50
- data/asciidoc/examples/website/a2x.1.txt +1 -0
- data/asciidoc/examples/website/asciidoc-docbook-xsl.html +13 -48
- data/asciidoc/examples/website/asciidoc-docbook-xsl.txt +1 -0
- data/asciidoc/examples/website/asciimathml.txt +1 -0
- data/asciidoc/examples/website/customers.csv +1 -0
- data/asciidoc/examples/website/downloads.html +69 -31
- data/asciidoc/examples/website/downloads.txt +28 -5
- data/asciidoc/examples/website/faq.html +370 -124
- data/asciidoc/examples/website/faq.txt +1 -0
- data/asciidoc/examples/website/images +1 -0
- data/asciidoc/examples/website/index.html +64 -64
- data/asciidoc/examples/website/index.txt +22 -15
- data/asciidoc/examples/website/latex-backend.html +152 -257
- data/asciidoc/examples/website/latex-backend.txt +1 -0
- data/asciidoc/examples/website/latexmathml.txt +1 -0
- data/asciidoc/examples/website/manpage.html +27 -27
- data/asciidoc/examples/website/manpage.txt +1 -0
- data/asciidoc/examples/website/music-filter.html +18 -18
- data/asciidoc/examples/website/music-filter.txt +1 -0
- data/asciidoc/examples/website/music1.abc +1 -1
- data/asciidoc/examples/website/music1.png +0 -0
- data/asciidoc/examples/website/music2.ly +1 -1
- data/asciidoc/examples/website/music2.png +0 -0
- data/asciidoc/examples/website/newlists.txt +40 -0
- data/asciidoc/examples/website/newtables.txt +397 -0
- data/asciidoc/examples/website/source-highlight-filter.html +67 -32
- data/asciidoc/examples/website/source-highlight-filter.txt +1 -0
- data/asciidoc/examples/website/support.html +4 -4
- data/asciidoc/examples/website/toc.js +1 -0
- data/asciidoc/examples/website/userguide.html +2190 -2339
- data/asciidoc/examples/website/userguide.txt +1 -0
- data/asciidoc/examples/website/version83.txt +37 -0
- data/asciidoc/examples/website/version9.html +13 -13
- data/asciidoc/examples/website/xhtml11-manpage.css +1 -0
- data/asciidoc/examples/website/xhtml11-quirks.css +1 -0
- data/asciidoc/examples/website/xhtml11.css +1 -0
- data/asciidoc/filters/code-filter-readme.txt +3 -3
- data/asciidoc/filters/code-filter-test.txt +6 -6
- data/asciidoc/filters/source-highlight-filter.conf +12 -5
- data/asciidoc/html4.conf +152 -58
- data/asciidoc/install-sh +201 -0
- data/asciidoc/latex.conf +41 -41
- data/asciidoc/stylesheets/docbook-xsl.css +1 -0
- data/asciidoc/stylesheets/xhtml11.css +39 -4
- data/asciidoc/text.conf +4 -4
- data/asciidoc/vim/syntax/asciidoc.vim +58 -32
- data/asciidoc/wordpress.conf +48 -0
- data/asciidoc/xhtml11-quirks.conf +1 -1
- data/asciidoc/xhtml11.conf +198 -70
- data/bin/mizuho +5 -2
- data/lib/mizuho/generator.rb +48 -19
- data/mizuho.gemspec +16 -6
- metadata +58 -15
- data/asciidoc/doc/asciimath.txt +0 -47
- data/asciidoc/docbook-xsl/shaded-literallayout.patch +0 -32
- data/asciidoc/examples/website/asciimath.html +0 -157
- data/asciidoc/examples/website/latexmath.html +0 -119
- data/asciidoc/filters/code-filter-test-c++.txt +0 -7
- data/asciidoc/install.sh +0 -55
- data/asciidoc/linuxdoc.conf +0 -285
- data/asciidoc/math.conf +0 -50
- data/asciidoc/stylesheets/xhtml-deprecated-manpage.css +0 -21
- data/asciidoc/stylesheets/xhtml-deprecated.css +0 -247
- data/asciidoc/t.conf +0 -20
- data/asciidoc/xhtml-deprecated-css.conf +0 -235
- data/asciidoc/xhtml-deprecated.conf +0 -351
@@ -0,0 +1 @@
|
|
1
|
+
../../CHANGELOG.txt
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
4
4
|
<head>
|
5
5
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
6
|
-
<meta name="generator" content="AsciiDoc 8.
|
6
|
+
<meta name="generator" content="AsciiDoc 8.3.1" />
|
7
7
|
<link rel="stylesheet" href="./xhtml11.css" type="text/css" />
|
8
8
|
<link rel="stylesheet" href="./xhtml11-quirks.css" type="text/css" />
|
9
9
|
<link rel="stylesheet" href="./layout1.css" type="text/css" />
|
@@ -53,69 +53,67 @@ window.onload = function(){generateToc(1)}
|
|
53
53
|
<img src="./images/icons/note.png" alt="Note" />
|
54
54
|
</td>
|
55
55
|
<td class="content">The current version of <em>AsciiDoc</em> requires <strong>Python 2.4 or newer</strong>
|
56
|
-
to run. If you don
|
56
|
+
to run. If you don’t already have an up-to-date version of Python
|
57
57
|
installed it can be downloaded from the official Python website
|
58
58
|
<a href="http://www.python.org/">http://www.python.org/</a>.</td>
|
59
59
|
</tr></table>
|
60
60
|
</div>
|
61
|
-
<div class="
|
61
|
+
<div class="paragraph"><p>The latest <em>AsciiDoc</em> downloads can be found on the <em>AsciiDoc</em> website
|
62
62
|
<a href="http://www.methods.co.nz/asciidoc/downloads.html">http://www.methods.co.nz/asciidoc/downloads.html</a> and at the
|
63
63
|
SourceForge <a href="http://sourceforge.net/projects/asciidoc/">http://sourceforge.net/projects/asciidoc/</a>.</p></div>
|
64
64
|
</div>
|
65
65
|
</div>
|
66
66
|
<h2 id="_prepackaged_asciidoc_installation">Prepackaged AsciiDoc installation</h2>
|
67
67
|
<div class="sectionbody">
|
68
|
-
<div class="
|
68
|
+
<div class="paragraph"><p>The <em>AsciiDoc</em>
|
69
69
|
<a href="http://www.methods.co.nz/asciidoc/downloads.html">downloads page</a>
|
70
70
|
lists <em>AsciiDoc</em> packages for various Linux distributions.</p></div>
|
71
71
|
</div>
|
72
72
|
<h2 id="_distribution_tarball_installation">Distribution tarball installation</h2>
|
73
73
|
<div class="sectionbody">
|
74
|
-
<div class="
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
<div class="
|
79
|
-
|
74
|
+
<div class="paragraph"><p>If your flavor or UNIX or Linux does not have a packaged <em>AsciiDoc</em>
|
75
|
+
distribution or if you prefer to install the latest <em>AsciiDoc</em> version
|
76
|
+
from source use the <tt>configure</tt> shell script in the tarball root
|
77
|
+
directory.</p></div>
|
78
|
+
<div class="paragraph"><p>The <tt>autoconf(1)</tt> generated <tt>configure</tt> script creates a make file
|
79
|
+
that is tailored for your system. To install:</p></div>
|
80
80
|
<div class="literalblock">
|
81
81
|
<div class="content">
|
82
|
-
<pre><tt>$ tar -xzf asciidoc-8.
|
83
|
-
$ cd asciidoc-8.
|
84
|
-
$
|
82
|
+
<pre><tt>$ tar -xzf asciidoc-8.3.1.tar.gz
|
83
|
+
$ cd asciidoc-8.3.1
|
84
|
+
$ ./configure
|
85
|
+
$ make
|
86
|
+
$ sudo make install</tt></pre>
|
85
87
|
</div></div>
|
86
|
-
<div class="
|
87
|
-
<
|
88
|
-
<
|
89
|
-
<
|
90
|
-
</
|
91
|
-
<
|
92
|
-
<
|
93
|
-
|
94
|
-
</
|
95
|
-
</div>
|
96
|
-
<div class="
|
97
|
-
will
|
98
|
-
|
99
|
-
|
100
|
-
<tt>/etc/vim</tt> directory (<tt>asciidoc.vim</tt> in <tt>/etc/vim/syntax/</tt> and
|
101
|
-
<tt>asciidoc_filetype.vim</tt> in <tt>/etc/vim/ftdetect/</tt>).</p></div>
|
102
|
-
<div class="para"><p>To install locally put <tt>asciidoc.vim</tt> in <tt>~/.vim/syntax/</tt> and
|
103
|
-
<tt>asciidoc_filetype.vim</tt> in <tt>~/.vim/ftdetect/</tt>.</p></div>
|
88
|
+
<div class="paragraph"><p>To install the documentation:</p></div>
|
89
|
+
<div class="literalblock">
|
90
|
+
<div class="content">
|
91
|
+
<pre><tt>$ sudo make docs</tt></pre>
|
92
|
+
</div></div>
|
93
|
+
<div class="paragraph"><p>To uninstall <em>AsciiDoc</em>:</p></div>
|
94
|
+
<div class="literalblock">
|
95
|
+
<div class="content">
|
96
|
+
<pre><tt>$ sudo make uninstall</tt></pre>
|
97
|
+
</div></div>
|
98
|
+
<div class="paragraph"><p>If Vim is installed on your system the <em>AsciiDoc</em> Vim syntax highlighter
|
99
|
+
and filetype detection scripts will be install in the global Vim
|
100
|
+
configuration file directory (<tt>asciidoc.vim</tt> in the <tt>syntax</tt> directory
|
101
|
+
and <tt>asciidoc_filetype.vim</tt> in the <tt>ftdetect</tt> directory).</p></div>
|
104
102
|
</div>
|
105
103
|
<h2 id="_microsoft_windows_installation">Microsoft Windows installation</h2>
|
106
104
|
<div class="sectionbody">
|
107
|
-
<div class="
|
105
|
+
<div class="paragraph"><p>To install the zip formatted distribution just unzip the contents to a
|
108
106
|
new folder:</p></div>
|
109
107
|
<div class="literalblock">
|
110
108
|
<div class="content">
|
111
109
|
<pre><tt>$ mkdir asciidoc
|
112
110
|
$ cd asciidoc
|
113
|
-
$ unzip ../asciidoc-8.
|
111
|
+
$ unzip ../asciidoc-8.3.1.zip</tt></pre>
|
114
112
|
</div></div>
|
115
113
|
</div>
|
116
114
|
<h2 id="_testing_your_installation">Testing your installation</h2>
|
117
115
|
<div class="sectionbody">
|
118
|
-
<div class="
|
116
|
+
<div class="paragraph"><p>Test out asciidoc by changing to the <em>AsciiDoc</em> application directory
|
119
117
|
and convert the User Guide document (<tt>./doc/asciidoc.txt</tt>) to XHTML
|
120
118
|
(<tt>./doc/asciidoc.html</tt>):</p></div>
|
121
119
|
<div class="literalblock">
|
@@ -134,8 +132,8 @@ directly or create a suitable <tt>asciidoc.bat</tt> file.</td>
|
|
134
132
|
</div>
|
135
133
|
<div id="footer">
|
136
134
|
<div id="footer-text">
|
137
|
-
Version 8.
|
138
|
-
Last updated 2008-
|
135
|
+
Version 8.3.1<br />
|
136
|
+
Last updated 2008-12-13 10:52:08 NZDT
|
139
137
|
</div>
|
140
138
|
<div id="footer-badges">
|
141
139
|
<a href="http://validator.w3.org/check?uri=referer">
|
@@ -0,0 +1 @@
|
|
1
|
+
../../INSTALL.txt
|
@@ -0,0 +1 @@
|
|
1
|
+
../../javascripts/LaTeXMathML.js
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
4
4
|
<head>
|
5
5
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
6
|
-
<meta name="generator" content="AsciiDoc 8.
|
6
|
+
<meta name="generator" content="AsciiDoc 8.3.1" />
|
7
7
|
<link rel="stylesheet" href="./xhtml11.css" type="text/css" />
|
8
8
|
<link rel="stylesheet" href="./xhtml11-quirks.css" type="text/css" />
|
9
9
|
<link rel="stylesheet" href="./layout1.css" type="text/css" />
|
@@ -37,57 +37,46 @@
|
|
37
37
|
</div>
|
38
38
|
<div id="preamble">
|
39
39
|
<div class="sectionbody">
|
40
|
-
<div class="
|
40
|
+
<div class="paragraph"><p>The <em>AsciiDoc</em> website source is included in the <em>AsciiDoc</em> distribution
|
41
41
|
(in <tt>./examples/website/</tt>) as an example of using <em>AsciiDoc</em> to build a
|
42
42
|
website.</p></div>
|
43
|
-
<div class="
|
44
|
-
build the site
|
43
|
+
<div class="paragraph"><p>A simple shell script (<tt>./examples/website/build-website.sh</tt>) will
|
44
|
+
build the site’s web pages — just set the <tt>LAYOUT</tt> variable to the
|
45
45
|
desired layout.</p></div>
|
46
46
|
</div>
|
47
47
|
</div>
|
48
48
|
<h2 id="_website_layouts">Website Layouts</h2>
|
49
49
|
<div class="sectionbody">
|
50
|
-
<div class="
|
50
|
+
<div class="paragraph"><p>The website layout is determined by the layout configuration file
|
51
51
|
(<tt>layout1.conf</tt> or <tt>layout2.conf</tt>) and corresponding layout CSS file
|
52
52
|
(<tt>layout1.css</tt> or <tt>layout2.css</tt>). The example website comes with the
|
53
53
|
following layouts:</p></div>
|
54
54
|
<div class="tableblock">
|
55
|
-
<table rules="
|
56
|
-
|
55
|
+
<table rules="all"
|
56
|
+
width="80%"
|
57
|
+
frame="border"
|
57
58
|
cellspacing="0" cellpadding="4">
|
58
|
-
<col width="
|
59
|
-
<col width="
|
60
|
-
<thead>
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
<th align="left">
|
66
|
-
Description
|
67
|
-
</th>
|
68
|
-
</tr>
|
59
|
+
<col width="20%" />
|
60
|
+
<col width="80%" />
|
61
|
+
<thead valign="top">
|
62
|
+
<tr>
|
63
|
+
<th align="left">Layout </th>
|
64
|
+
<th align="left"> Description</th>
|
65
|
+
</tr>
|
69
66
|
</thead>
|
70
67
|
<tbody valign="top">
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
<tr>
|
80
|
-
<td align="left">
|
81
|
-
layout2
|
82
|
-
</td>
|
83
|
-
<td align="left">
|
84
|
-
CSS based simulated frames layout
|
85
|
-
</td>
|
86
|
-
</tr>
|
68
|
+
<tr>
|
69
|
+
<td align="left"><p class="table">layout1</p></td>
|
70
|
+
<td align="left"><p class="table">Table based layout (this is the default layout)</p></td>
|
71
|
+
</tr>
|
72
|
+
<tr>
|
73
|
+
<td align="left"><p class="table">layout2</p></td>
|
74
|
+
<td align="left"><p class="table">CSS based simulated frames layout</p></td>
|
75
|
+
</tr>
|
87
76
|
</tbody>
|
88
77
|
</table>
|
89
78
|
</div>
|
90
|
-
<div class="
|
79
|
+
<div class="paragraph"><p>The default tables based layout (layout1) works with most modern
|
91
80
|
browsers.</p></div>
|
92
81
|
<div class="admonitionblock">
|
93
82
|
<table><tr>
|
@@ -100,8 +89,8 @@ browsers.</p></div>
|
|
100
89
|
</div>
|
101
90
|
<div id="footer">
|
102
91
|
<div id="footer-text">
|
103
|
-
Version 8.
|
104
|
-
Last updated 2008-
|
92
|
+
Version 8.3.1<br />
|
93
|
+
Last updated 2008-12-13 09:59:48 NZDT
|
105
94
|
</div>
|
106
95
|
<div id="footer-badges">
|
107
96
|
<a href="http://validator.w3.org/check?uri=referer">
|
@@ -16,12 +16,12 @@ The website layout is determined by the layout configuration file
|
|
16
16
|
(`layout1.css` or `layout2.css`). The example website comes with the
|
17
17
|
following layouts:
|
18
18
|
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
layout1
|
23
|
-
layout2
|
24
|
-
|
19
|
+
[width="80%",cols="1,4",options="header"]
|
20
|
+
|====================================================================
|
21
|
+
|Layout | Description
|
22
|
+
|layout1 | Table based layout (this is the default layout)
|
23
|
+
|layout2 | CSS based simulated frames layout
|
24
|
+
|====================================================================
|
25
25
|
|
26
26
|
The default tables based layout (layout1) works with most modern
|
27
27
|
browsers.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
4
4
|
<head>
|
5
5
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
6
|
-
<meta name="generator" content="AsciiDoc 8.
|
6
|
+
<meta name="generator" content="AsciiDoc 8.3.1" />
|
7
7
|
<link rel="stylesheet" href="./xhtml11.css" type="text/css" />
|
8
8
|
<link rel="stylesheet" href="./xhtml11-quirks.css" type="text/css" />
|
9
9
|
<link rel="stylesheet" href="./layout1.css" type="text/css" />
|
@@ -37,67 +37,67 @@
|
|
37
37
|
</div>
|
38
38
|
<h2 id="_prerequisites">Prerequisites</h2>
|
39
39
|
<div class="sectionbody">
|
40
|
-
<div class="
|
40
|
+
<div class="paragraph"><p><em>AsciiDoc</em> is written in Python so you need a Python interpreter
|
41
41
|
(version 2.4 or later) to execute <tt>asciidoc(1)</tt>. Python is installed by
|
42
42
|
default in most Linux distributions. You can download Python from the
|
43
43
|
official Python website <a href="http://www.python.org">http://www.python.org</a>.</p></div>
|
44
44
|
</div>
|
45
45
|
<h2 id="_obtaining_asciidoc">Obtaining AsciiDoc</h2>
|
46
46
|
<div class="sectionbody">
|
47
|
-
<div class="
|
47
|
+
<div class="paragraph"><p>The latest <em>AsciiDoc</em> version and online documentation can be found at
|
48
48
|
<a href="http://www.methods.co.nz/asciidoc/">http://www.methods.co.nz/asciidoc/</a> and at the SourceForge
|
49
49
|
<a href="http://sourceforge.net/projects/asciidoc/">http://sourceforge.net/projects/asciidoc/</a>.</p></div>
|
50
50
|
</div>
|
51
51
|
<h2 id="_tools">Tools</h2>
|
52
52
|
<div class="sectionbody">
|
53
|
-
<div class="
|
54
|
-
<div class="
|
53
|
+
<div class="paragraph"><p>Current <em>AsciiDoc</em> version tested on Xubuntu Linux 8.04 with:</p></div>
|
54
|
+
<div class="ulist"><ul>
|
55
55
|
<li>
|
56
56
|
<p>
|
57
|
-
Python 2.5.
|
57
|
+
Python 2.5.2
|
58
58
|
</p>
|
59
59
|
</li>
|
60
60
|
<li>
|
61
61
|
<p>
|
62
|
-
bash 3.2.
|
62
|
+
bash 3.2.39
|
63
63
|
</p>
|
64
64
|
</li>
|
65
65
|
<li>
|
66
66
|
<p>
|
67
|
-
DocBook XSL Stylesheets 1.
|
67
|
+
DocBook XSL Stylesheets 1.73.2
|
68
68
|
</p>
|
69
69
|
</li>
|
70
70
|
<li>
|
71
71
|
<p>
|
72
|
-
xsltproc (libxml
|
72
|
+
xsltproc (libxml 20631, libxslt 10122 and libexslt 813).
|
73
73
|
</p>
|
74
74
|
</li>
|
75
75
|
<li>
|
76
76
|
<p>
|
77
|
-
|
77
|
+
w3m 0.5.1
|
78
78
|
</p>
|
79
79
|
</li>
|
80
80
|
<li>
|
81
81
|
<p>
|
82
|
-
dblatex 0.2.
|
82
|
+
dblatex 0.2.9
|
83
83
|
</p>
|
84
84
|
</li>
|
85
85
|
<li>
|
86
86
|
<p>
|
87
|
-
FOP 0.
|
87
|
+
FOP 0.95
|
88
88
|
</p>
|
89
89
|
</li>
|
90
90
|
</ul></div>
|
91
91
|
</div>
|
92
92
|
<h2 id="_copying">COPYING</h2>
|
93
93
|
<div class="sectionbody">
|
94
|
-
<div class="
|
94
|
+
<div class="paragraph"><p>Copyright © 2002-2008 Stuart Rackham. Free use of this software
|
95
95
|
is granted under the terms of the GNU General Public License (GPL).</p></div>
|
96
96
|
</div>
|
97
97
|
<div id="footer">
|
98
98
|
<div id="footer-text">
|
99
|
-
Version 8.
|
100
|
-
Last updated 2008-
|
99
|
+
Version 8.3.1<br />
|
100
|
+
Last updated 2008-12-13 09:59:48 NZDT
|
101
101
|
</div>
|
102
102
|
<div id="footer-badges">
|
103
103
|
<a href="http://validator.w3.org/check?uri=referer">
|
@@ -0,0 +1 @@
|
|
1
|
+
../../README.txt
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
4
4
|
<head>
|
5
5
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
6
|
-
<meta name="generator" content="AsciiDoc 8.
|
6
|
+
<meta name="generator" content="AsciiDoc 8.3.1" />
|
7
7
|
<link rel="stylesheet" href="./xhtml11.css" type="text/css" />
|
8
8
|
<link rel="stylesheet" href="./xhtml11-manpage.css" type="text/css" />
|
9
9
|
<link rel="stylesheet" href="./xhtml11-quirks.css" type="text/css" />
|
@@ -56,11 +56,11 @@ A2X(1) Manual Page
|
|
56
56
|
</div>
|
57
57
|
<h2>SYNOPSIS</h2>
|
58
58
|
<div class="sectionbody">
|
59
|
-
<div class="
|
59
|
+
<div class="paragraph"><p><strong>a2x</strong> [<em>OPTIONS</em>] <em>FILE</em></p></div>
|
60
60
|
</div>
|
61
61
|
<h2 id="_description">DESCRIPTION</h2>
|
62
62
|
<div class="sectionbody">
|
63
|
-
<div class="
|
63
|
+
<div class="paragraph"><p>A DocBook toolchain wrapper script that translates an <em>AsciiDoc</em> text
|
64
64
|
file <em>FILE</em> to PDF, DVI, PS, LaTeX, XHTML (single page or chunked),
|
65
65
|
man page, HTML Help or plain text formats. PDF, XHTML, man page and
|
66
66
|
HTML Help formats are are generated using the <tt>asciidoc(1)</tt>,
|
@@ -71,8 +71,8 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
71
71
|
</div>
|
72
72
|
<h2 id="_options">OPTIONS</h2>
|
73
73
|
<div class="sectionbody">
|
74
|
-
<div class="
|
75
|
-
<dt>
|
74
|
+
<div class="dlist"><dl>
|
75
|
+
<dt class="hdlist1">
|
76
76
|
<strong>-a, --attribute</strong>=<em>ATTRIBUTE</em>
|
77
77
|
</dt>
|
78
78
|
<dd>
|
@@ -81,7 +81,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
81
81
|
ATTRIBUTE"</em> option). This option may be specified more than once.
|
82
82
|
</p>
|
83
83
|
</dd>
|
84
|
-
<dt>
|
84
|
+
<dt class="hdlist1">
|
85
85
|
<strong>--asciidoc-opts</strong>=<em>ASCIIDOC_OPTS</em>
|
86
86
|
</dt>
|
87
87
|
<dd>
|
@@ -90,7 +90,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
90
90
|
than once.
|
91
91
|
</p>
|
92
92
|
</dd>
|
93
|
-
<dt>
|
93
|
+
<dt class="hdlist1">
|
94
94
|
<strong>--copy</strong>
|
95
95
|
</dt>
|
96
96
|
<dd>
|
@@ -101,7 +101,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
101
101
|
suppress copying.
|
102
102
|
</p>
|
103
103
|
</dd>
|
104
|
-
<dt>
|
104
|
+
<dt class="hdlist1">
|
105
105
|
<strong>-D, --destination-dir</strong>=<em>PATH</em>
|
106
106
|
</dt>
|
107
107
|
<dd>
|
@@ -109,7 +109,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
109
109
|
Output directory. Defaults to source <em>FILE</em> directory.
|
110
110
|
</p>
|
111
111
|
</dd>
|
112
|
-
<dt>
|
112
|
+
<dt class="hdlist1">
|
113
113
|
<strong>-d, --doctype</strong>=<em>DOCTYPE</em>
|
114
114
|
</dt>
|
115
115
|
<dd>
|
@@ -119,7 +119,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
119
119
|
case it defaults to <em>manpage</em>).
|
120
120
|
</p>
|
121
121
|
</dd>
|
122
|
-
<dt>
|
122
|
+
<dt class="hdlist1">
|
123
123
|
<strong>-f, --format</strong>=<em>FORMAT</em>
|
124
124
|
</dt>
|
125
125
|
<dd>
|
@@ -128,7 +128,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
128
128
|
<em>tex</em>, <em>text</em> or <em>xhtml</em>.
|
129
129
|
</p>
|
130
130
|
</dd>
|
131
|
-
<dt>
|
131
|
+
<dt class="hdlist1">
|
132
132
|
<strong>-h, --help</strong>
|
133
133
|
</dt>
|
134
134
|
<dd>
|
@@ -136,7 +136,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
136
136
|
Print command-line syntax and program options to stdout.
|
137
137
|
</p>
|
138
138
|
</dd>
|
139
|
-
<dt>
|
139
|
+
<dt class="hdlist1">
|
140
140
|
<strong>--icons</strong>
|
141
141
|
</dt>
|
142
142
|
<dd>
|
@@ -145,7 +145,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
145
145
|
default behavior is to use text in place of icons.
|
146
146
|
</p>
|
147
147
|
</dd>
|
148
|
-
<dt>
|
148
|
+
<dt class="hdlist1">
|
149
149
|
<strong>--icons-dir</strong>=<em>PATH</em>
|
150
150
|
</dt>
|
151
151
|
<dd>
|
@@ -155,15 +155,23 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
155
155
|
Applies to <em>xhtml</em>, <em>chunked</em>, <em>htmlhelp</em> formats.
|
156
156
|
</p>
|
157
157
|
</dd>
|
158
|
-
<dt>
|
158
|
+
<dt class="hdlist1">
|
159
|
+
<strong>-L, --no-xmllint</strong>
|
160
|
+
</dt>
|
161
|
+
<dd>
|
162
|
+
<p>
|
163
|
+
Don’t check asciidoc output with <em>xmllint(1)</em>.
|
164
|
+
</p>
|
165
|
+
</dd>
|
166
|
+
<dt class="hdlist1">
|
159
167
|
<strong>-n, --dry-run</strong>
|
160
168
|
</dt>
|
161
169
|
<dd>
|
162
170
|
<p>
|
163
|
-
Don
|
171
|
+
Don’t do anything just print what would have been done.
|
164
172
|
</p>
|
165
173
|
</dd>
|
166
|
-
<dt>
|
174
|
+
<dt class="hdlist1">
|
167
175
|
<strong>-s, --skip-asciidoc</strong>
|
168
176
|
</dt>
|
169
177
|
<dd>
|
@@ -172,7 +180,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
172
180
|
files not derived from <em>AsciiDoc</em> sources. Ignored if --format*=<em>text</em>.
|
173
181
|
</p>
|
174
182
|
</dd>
|
175
|
-
<dt>
|
183
|
+
<dt class="hdlist1">
|
176
184
|
<strong>--stylesheet</strong>=<em>PATH</em>
|
177
185
|
</dt>
|
178
186
|
<dd>
|
@@ -182,7 +190,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
182
190
|
Applies to <em>xhtml</em>, <em>chunked</em>, <em>htmlhelp</em> formats.
|
183
191
|
</p>
|
184
192
|
</dd>
|
185
|
-
<dt>
|
193
|
+
<dt class="hdlist1">
|
186
194
|
<strong>-v, --verbose</strong>
|
187
195
|
</dt>
|
188
196
|
<dd>
|
@@ -191,7 +199,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
191
199
|
A second <strong>-v</strong> option applies the verbose option to toolchain commands.
|
192
200
|
</p>
|
193
201
|
</dd>
|
194
|
-
<dt>
|
202
|
+
<dt class="hdlist1">
|
195
203
|
<strong>--version</strong>
|
196
204
|
</dt>
|
197
205
|
<dd>
|
@@ -199,7 +207,7 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
199
207
|
Print program version to stdout.
|
200
208
|
</p>
|
201
209
|
</dd>
|
202
|
-
<dt>
|
210
|
+
<dt class="hdlist1">
|
203
211
|
<strong>--xsltproc-opts</strong>=<em>XSLTPROC_OPTS</em>
|
204
212
|
</dt>
|
205
213
|
<dd>
|
@@ -208,16 +216,24 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
208
216
|
than once.
|
209
217
|
</p>
|
210
218
|
</dd>
|
211
|
-
<dt>
|
219
|
+
<dt class="hdlist1">
|
220
|
+
<strong>--fop</strong>
|
221
|
+
</dt>
|
222
|
+
<dd>
|
223
|
+
<p>
|
224
|
+
Use FOP to generate PDFs.
|
225
|
+
</p>
|
226
|
+
</dd>
|
227
|
+
<dt class="hdlist1">
|
212
228
|
<strong>--fop-opts</strong>=<em>FOP_OPTS</em>
|
213
229
|
</dt>
|
214
230
|
<dd>
|
215
231
|
<p>
|
216
232
|
Additional fop options. This option may be specified more than
|
217
|
-
once. If this option is specified
|
233
|
+
once. If this option is specified FOP is used to generate PDFs.
|
218
234
|
</p>
|
219
235
|
</dd>
|
220
|
-
<dt>
|
236
|
+
<dt class="hdlist1">
|
221
237
|
<strong>--dblatex-opts</strong>=<em>DBLATEX_OPTS</em>
|
222
238
|
</dt>
|
223
239
|
<dd>
|
@@ -229,35 +245,35 @@ files suitable for compilation to an HTML Help .chm file.</p></div>
|
|
229
245
|
</div>
|
230
246
|
<h2 id="_output_files">OUTPUT FILES</h2>
|
231
247
|
<div class="sectionbody">
|
232
|
-
<div class="
|
248
|
+
<div class="paragraph"><p>Output files are written to the directory specified by the
|
233
249
|
<strong>--destination-dir</strong> option. If no <strong>--destination-dir</strong> option is set
|
234
250
|
output files are written to the source FILE directory.</p></div>
|
235
|
-
<div class="
|
251
|
+
<div class="paragraph"><p>Output files have the same name as the source <em>FILE</em> but with an
|
236
252
|
appropriate file name extension: .html for <em>xhtml</em>; .hhp for
|
237
253
|
<em>htmlhelp</em>; .pdf for <em>pdf</em>; .text for <em>text</em>. By convention manpages
|
238
254
|
have no .man extension (man page section number only). Chunked HTML
|
239
255
|
directory names have a .chunked extension; chunked HTML Help directory
|
240
256
|
names have a .htmlhelp extension.</p></div>
|
241
|
-
<div class="
|
242
|
-
<div class="
|
257
|
+
<div class="paragraph"><p>Same named existing files are overwritten.</p></div>
|
258
|
+
<div class="paragraph"><p>Intermediate output files are written to the source <em>FILE</em> directory
|
243
259
|
and are not automatically deleted.</p></div>
|
244
|
-
<div class="
|
260
|
+
<div class="paragraph"><p>Intermediate DocBook XML files generated by <em>AsciiDoc</em> are only
|
245
261
|
regenerated if out of date with respect to the <em>AsciiDoc</em> source <em>FILE</em>.</p></div>
|
246
|
-
<div class="
|
262
|
+
<div class="paragraph"><p>In addition to generating HTML files the <em>xhtml</em>, <em>chunked</em> and
|
247
263
|
<em>htmlhelp</em> formats copy the DocBook XSL stylesheet plus admonition and
|
248
264
|
navigation icons distributed with <em>AsciiDoc</em> to their respective
|
249
265
|
destination locations. Existing stylesheets and icons are only copied
|
250
266
|
if they are newer than the destination files or if the destination
|
251
267
|
files are missing.</p></div>
|
252
|
-
<div class="
|
268
|
+
<div class="paragraph"><p>The <em>xhtml</em> format generates a single XHTML output page. The
|
253
269
|
<em>chunked</em> format writes multiple per-section HTML pages to a chunked
|
254
270
|
directory in the destination directory. The chunked directory has the
|
255
271
|
same name as the source <em>FILE</em> name plus a .chunked extension.</p></div>
|
256
272
|
</div>
|
257
273
|
<h2 id="_examples">EXAMPLES</h2>
|
258
274
|
<div class="sectionbody">
|
259
|
-
<div class="
|
260
|
-
<dt>
|
275
|
+
<div class="dlist"><dl>
|
276
|
+
<dt class="hdlist1">
|
261
277
|
<tt>a2x -f pdf doc/source-highlight-filter.txt</tt>
|
262
278
|
</dt>
|
263
279
|
<dd>
|
@@ -265,7 +281,7 @@ same name as the source <em>FILE</em> name plus a .chunked extension.</p></div>
|
|
265
281
|
Generates doc/source-highlight-filter.pdf file.
|
266
282
|
</p>
|
267
283
|
</dd>
|
268
|
-
<dt>
|
284
|
+
<dt class="hdlist1">
|
269
285
|
<tt>a2x -f chunked -D ../webpages guide.txt</tt>
|
270
286
|
</dt>
|
271
287
|
<dd>
|
@@ -280,11 +296,11 @@ same name as the source <em>FILE</em> name plus a .chunked extension.</p></div>
|
|
280
296
|
</div>
|
281
297
|
<h2 id="_requisites">REQUISITES</h2>
|
282
298
|
<div class="sectionbody">
|
283
|
-
<div class="
|
299
|
+
<div class="paragraph"><p>This script runs under the bash(1) shell and requires the following
|
284
300
|
programs (which may or may not be prepackaged with your Linux
|
285
301
|
distribution):</p></div>
|
286
|
-
<div class="
|
287
|
-
<dt>
|
302
|
+
<div class="dlist"><dl>
|
303
|
+
<dt class="hdlist1">
|
288
304
|
Asciidoc
|
289
305
|
</dt>
|
290
306
|
<dd>
|
@@ -292,7 +308,7 @@ Asciidoc
|
|
292
308
|
<a href="http://www.methods.co.nz/asciidoc/">http://www.methods.co.nz/asciidoc/</a>
|
293
309
|
</p>
|
294
310
|
</dd>
|
295
|
-
<dt>
|
311
|
+
<dt class="hdlist1">
|
296
312
|
xsltproc
|
297
313
|
</dt>
|
298
314
|
<dd>
|
@@ -300,7 +316,7 @@ xsltproc
|
|
300
316
|
<a href="http://xmlsoft.org/XSLT/">http://xmlsoft.org/XSLT/</a>
|
301
317
|
</p>
|
302
318
|
</dd>
|
303
|
-
<dt>
|
319
|
+
<dt class="hdlist1">
|
304
320
|
DocBook XSL Stylesheets
|
305
321
|
</dt>
|
306
322
|
<dd>
|
@@ -308,7 +324,7 @@ DocBook XSL Stylesheets
|
|
308
324
|
<a href="http://docbook.sourceforge.net/projects/xsl/">http://docbook.sourceforge.net/projects/xsl/</a>
|
309
325
|
</p>
|
310
326
|
</dd>
|
311
|
-
<dt>
|
327
|
+
<dt class="hdlist1">
|
312
328
|
dblatex (for PDF, DVI, PostScript and LaTeX file generation)
|
313
329
|
</dt>
|
314
330
|
<dd>
|
@@ -316,7 +332,7 @@ dblatex (for PDF, DVI, PostScript and LaTeX file generation)
|
|
316
332
|
<a href="http://dblatex.sourceforge.net/">http://dblatex.sourceforge.net/</a>
|
317
333
|
</p>
|
318
334
|
</dd>
|
319
|
-
<dt>
|
335
|
+
<dt class="hdlist1">
|
320
336
|
FOP (alternative PDF file generation)
|
321
337
|
</dt>
|
322
338
|
<dd>
|
@@ -324,8 +340,16 @@ FOP (alternative PDF file generation)
|
|
324
340
|
<a href="http://xmlgraphics.apache.org/fop/">http://xmlgraphics.apache.org/fop/</a>
|
325
341
|
</p>
|
326
342
|
</dd>
|
327
|
-
<dt>
|
328
|
-
|
343
|
+
<dt class="hdlist1">
|
344
|
+
w3m (text file generation)
|
345
|
+
</dt>
|
346
|
+
<dd>
|
347
|
+
<p>
|
348
|
+
<a href="http://w3m.sourceforge.net/index.en.html">http://w3m.sourceforge.net/index.en.html</a>
|
349
|
+
</p>
|
350
|
+
</dd>
|
351
|
+
<dt class="hdlist1">
|
352
|
+
Lynx (used for text file generation if <tt>w3m(1)</tt> not installed)
|
329
353
|
</dt>
|
330
354
|
<dd>
|
331
355
|
<p>
|
@@ -333,11 +357,11 @@ Lynx (for text file generation)
|
|
333
357
|
</p>
|
334
358
|
</dd>
|
335
359
|
</dl></div>
|
336
|
-
<div class="
|
360
|
+
<div class="paragraph"><p>See also the latest README file.</p></div>
|
337
361
|
</div>
|
338
362
|
<h2 id="_bugs">BUGS</h2>
|
339
363
|
<div class="sectionbody">
|
340
|
-
<div class="
|
364
|
+
<div class="ulist"><ul>
|
341
365
|
<li>
|
342
366
|
<p>
|
343
367
|
The odt output format is undocumented and experimental.
|
@@ -352,22 +376,22 @@ See also the <em>AsciiDoc</em> distribution BUGS file.
|
|
352
376
|
</div>
|
353
377
|
<h2 id="_author">AUTHOR</h2>
|
354
378
|
<div class="sectionbody">
|
355
|
-
<div class="
|
379
|
+
<div class="paragraph"><p>Written by Stuart Rackham, <<a href="mailto:srackham@gmail.com">srackham@gmail.com</a>></p></div>
|
356
380
|
</div>
|
357
381
|
<h2 id="_resources">RESOURCES</h2>
|
358
382
|
<div class="sectionbody">
|
359
|
-
<div class="
|
360
|
-
<div class="
|
383
|
+
<div class="paragraph"><p>SourceForge: <a href="http://sourceforge.net/projects/asciidoc/">http://sourceforge.net/projects/asciidoc/</a></p></div>
|
384
|
+
<div class="paragraph"><p>Main web site: <a href="http://www.methods.co.nz/asciidoc/">http://www.methods.co.nz/asciidoc/</a></p></div>
|
361
385
|
</div>
|
362
386
|
<h2 id="_copying">COPYING</h2>
|
363
387
|
<div class="sectionbody">
|
364
|
-
<div class="
|
388
|
+
<div class="paragraph"><p>Copyright (C) 2002-2008 Stuart Rackham. Free use of this software is
|
365
389
|
granted under the terms of the GNU General Public License (GPL).</p></div>
|
366
390
|
</div>
|
367
391
|
<div id="footer">
|
368
392
|
<div id="footer-text">
|
369
|
-
Version 8.
|
370
|
-
Last updated 2008-
|
393
|
+
Version 8.3.1<br />
|
394
|
+
Last updated 2008-12-13 09:59:38 NZDT
|
371
395
|
</div>
|
372
396
|
<div id="footer-badges">
|
373
397
|
<a href="http://validator.w3.org/check?uri=referer">
|