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
|
+
../../doc/asciidoc.txt
|
@@ -0,0 +1,37 @@
|
|
1
|
+
AsciiDoc Version 8.3
|
2
|
+
====================
|
3
|
+
|
4
|
+
This is significant release, it gets rid of unused cruft, simplifies
|
5
|
+
the http://www.methods.co.nz/asciidoc/newlists.html[lists] syntax and
|
6
|
+
introduces a decent
|
7
|
+
http://www.methods.co.nz/asciidoc/newtables.html[tables] syntax.
|
8
|
+
There are a few fairly minor backward compatibility issues, please
|
9
|
+
read the link:CHANGELOG.html#X1[compatibility issues] section in the
|
10
|
+
CHANGLOG before upgrading.
|
11
|
+
|
12
|
+
New Features
|
13
|
+
------------
|
14
|
+
- AsciiDoc tables have been redesigned. The link:newtables.html[new
|
15
|
+
syntax and features] are a huge improvement over the old tables. The
|
16
|
+
old tables syntax has been deprecated but is currently still
|
17
|
+
processed.
|
18
|
+
- Lists can now be styled like other block elements. This allows a
|
19
|
+
single list syntax for 'glossary', 'qanda' (Question and Answer) and
|
20
|
+
'bibliography' lists instead of having to remember a different
|
21
|
+
syntax for each type. link:newlists.html[Here is some more
|
22
|
+
information].
|
23
|
+
- Inline passthroughs macros have been improved and block passthrough
|
24
|
+
macros added. Attribute substitution can be optionally specified
|
25
|
+
when the macro is called.
|
26
|
+
- The passthrough block has a fully transparent passthrough delimited
|
27
|
+
block block style called 'pass'.
|
28
|
+
- The 'asciimath' and 'latexmath' link:userguide.html#X77[passthrough
|
29
|
+
macros] along with 'asciimath' and 'latexmath'
|
30
|
+
link:userguide.html#X76[passthrough blocks] provide a (backend
|
31
|
+
dependent) mechanism for rendering mathematical formulas. There are
|
32
|
+
link:latexmath.pdf[LaTeX Math], link:asciimathml.html[AsciiMathML]
|
33
|
+
and link:latexmathml.html[LaTeXMathML] examples on the AsciiDoc
|
34
|
+
website.
|
35
|
+
|
36
|
+
Read the link:CHANGELOG.html[CHANGELOG] for a full list of all
|
37
|
+
additions and changes.
|
@@ -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,20 +37,20 @@
|
|
37
37
|
</div>
|
38
38
|
<div id="preamble">
|
39
39
|
<div class="sectionbody">
|
40
|
-
<div class="
|
40
|
+
<div class="paragraph"><p>Installing and configuring the latest version of <em>AsciiDoc</em> across
|
41
41
|
various distributions and platforms has never been easy and lots of
|
42
42
|
contributors have put in <a href="downloads.html#X1">lots of effort</a> to do
|
43
|
-
just this
|
43
|
+
just this — this never ending and largely thankless task is the bane
|
44
44
|
of the Open Source developer and user alike because invevitably
|
45
45
|
distribution specific packages are either missing or are soon out of
|
46
46
|
date.</p></div>
|
47
|
-
<div class="
|
47
|
+
<div class="paragraph"><p>But it doesn’t have to be like this — <em>AsciiDoc</em> is a pure Python
|
48
48
|
application and could be distributed from the
|
49
49
|
<a href="http://pypi.python.org/">Cheese Shop</a> as a stand-alone platform
|
50
50
|
independent <a href="http://peak.telecommunity.com/DevCenter/PythonEggs">Python
|
51
51
|
Egg</a>. The 9.x branch aims to attack this problem.</p></div>
|
52
|
-
<div class="
|
53
|
-
<div class="
|
52
|
+
<div class="paragraph"><p>The feature plan for 9.0 is:</p></div>
|
53
|
+
<div class="ulist"><ul>
|
54
54
|
<li>
|
55
55
|
<p>
|
56
56
|
<em>AsciiDoc</em> easy_installable (done, not fully tested).
|
@@ -68,8 +68,8 @@ Egg</a>. The 9.x branch aims to attack this problem.</p></div>
|
|
68
68
|
</p>
|
69
69
|
</li>
|
70
70
|
</ul></div>
|
71
|
-
<div class="
|
72
|
-
<div class="
|
71
|
+
<div class="paragraph"><p>Later in the 9.x branch:</p></div>
|
72
|
+
<div class="ulist"><ul>
|
73
73
|
<li>
|
74
74
|
<p>
|
75
75
|
plugin system for frontend and backends.
|
@@ -87,16 +87,16 @@ distutils commands to produce <em>AsciiDoc</em> rendered documentation of
|
|
87
87
|
</p>
|
88
88
|
</li>
|
89
89
|
</ul></div>
|
90
|
-
<div class="
|
90
|
+
<div class="paragraph"><p><a href="http://ygingras.net">Yannick Gingras</a> is the maintainer of the 9.x branch;
|
91
91
|
he can be contacted by <a href="mailto:ygingras@ygingras.net">email</a> or, preferably,
|
92
92
|
on the <a href="support.html">mailing list</a>.</p></div>
|
93
|
-
<div class="
|
93
|
+
<div class="paragraph"><p>There is no release of the 9.x branch yet but adventurous users can
|
94
94
|
still get the source with Mercurial:</p></div>
|
95
95
|
<div class="literalblock">
|
96
96
|
<div class="content">
|
97
97
|
<pre><tt>hg clone static-http://ygingras.net/files/asciidoc.hg asciidoc-9x</tt></pre>
|
98
98
|
</div></div>
|
99
|
-
<div class="
|
99
|
+
<div class="paragraph"><p>Using sources from the Mercurial repository will require
|
100
100
|
<a href="http://peak.telecommunity.com/DevCenter/setuptools">Setuptools</a> and the
|
101
101
|
<a href="http://pypi.python.org/pypi/hg.setuptools/">Mercurial plugin</a> for
|
102
102
|
Setuptools.</p></div>
|
@@ -114,8 +114,8 @@ prevent damages to your global Python environment.</td>
|
|
114
114
|
</div>
|
115
115
|
<div id="footer">
|
116
116
|
<div id="footer-text">
|
117
|
-
Version 8.
|
118
|
-
Last updated 2008-
|
117
|
+
Version 8.3.1<br />
|
118
|
+
Last updated 2008-12-13 10:00:00 NZDT
|
119
119
|
</div>
|
120
120
|
<div id="footer-badges">
|
121
121
|
<a href="http://validator.w3.org/check?uri=referer">
|
@@ -0,0 +1 @@
|
|
1
|
+
../../stylesheets/xhtml11-manpage.css
|
@@ -0,0 +1 @@
|
|
1
|
+
../../stylesheets/xhtml11-quirks.css
|
@@ -0,0 +1 @@
|
|
1
|
+
../../stylesheets/xhtml11.css
|
@@ -12,11 +12,11 @@ want a full featured highlighter use the 'source highlighter filter.
|
|
12
12
|
Files
|
13
13
|
-----
|
14
14
|
code-filter.py::
|
15
|
-
|
15
|
+
The filter Python script.
|
16
16
|
code-filter.conf::
|
17
|
-
|
17
|
+
The AsciiDoc filter configuration file.
|
18
18
|
code-filter-test.txt::
|
19
|
-
|
19
|
+
Short AsciiDoc document to test the filter.
|
20
20
|
|
21
21
|
|
22
22
|
Installation
|
@@ -6,10 +6,10 @@ code~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
6
6
|
''' A multi-line
|
7
7
|
comment.'''
|
8
8
|
def sub_word(mo):
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
9
|
+
''' Single line comment.'''
|
10
|
+
word = mo.group('word') # Inline comment
|
11
|
+
if word in keywords[language]:
|
12
|
+
return quote + word + quote
|
13
|
+
else:
|
14
|
+
return word
|
15
15
|
code~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
@@ -14,12 +14,21 @@
|
|
14
14
|
[source-highlight-block]
|
15
15
|
template::[listingblock]
|
16
16
|
|
17
|
+
ifdef::backend-html4[]
|
18
|
+
[source-highlight-block]
|
19
|
+
<a name="{id}"></a>
|
20
|
+
<p><b>{title}</b></p>
|
21
|
+
<table border="0" bgcolor="#e8e8e8" width="100%" cellpadding="10"><tr><td>
|
22
|
+
|
|
23
|
+
</td></tr></table>
|
24
|
+
endif::backend-html4[]
|
25
|
+
|
17
26
|
# Customized listingblock block for xhtml11 to ensure valid XHTML1.1.
|
18
27
|
ifdef::backend-xhtml11[]
|
19
28
|
[source-highlight-block]
|
20
29
|
<div class="listingblock">
|
21
30
|
<a id="{id}"></a>
|
22
|
-
<div class="title">{caption=
|
31
|
+
<div class="title">{caption=}{title}</div>
|
23
32
|
<div class="content">
|
24
33
|
|
|
25
34
|
</div></div>
|
@@ -29,9 +38,7 @@ endif::backend-xhtml11[]
|
|
29
38
|
ifdef::backend-docbook[]
|
30
39
|
[source-highlight-block]
|
31
40
|
<programlisting language="{language}" linenumbering="{src_numbered=unnumbered}">
|
32
|
-
<![CDATA[
|
33
41
|
|
|
34
|
-
]]>
|
35
42
|
</programlisting>
|
36
43
|
endif::backend-docbook[]
|
37
44
|
|
@@ -48,7 +55,7 @@ source-style=template="exampleblock",presubs=(),postsubs=("callouts",),posattrs=
|
|
48
55
|
endif::backend-xhtml11[]
|
49
56
|
|
50
57
|
ifdef::backend-docbook[]
|
51
|
-
source-style=template="source-highlight-block",presubs=(),postsubs=("callouts"
|
58
|
+
source-style=template="source-highlight-block",presubs=(),postsubs=("specialcharacters","callouts"),posattrs=("style","language","src_numbered","src_tab"),filter=""
|
52
59
|
endif::backend-docbook[]
|
53
60
|
|
54
61
|
#########################
|
@@ -64,7 +71,7 @@ source-style=template="source-highlight-block",presubs=(),postsubs=("callouts",)
|
|
64
71
|
endif::backend-xhtml11[]
|
65
72
|
|
66
73
|
ifdef::backend-docbook[]
|
67
|
-
source-style=template="source-highlight-block",presubs=(),postsubs=("callouts"
|
74
|
+
source-style=template="source-highlight-block",presubs=(),postsubs=("specialcharacters","callouts"),posattrs=("style","language","src_numbered","src_tab")
|
68
75
|
endif::backend-docbook[]
|
69
76
|
|
70
77
|
|
data/asciidoc/html4.conf
CHANGED
@@ -6,9 +6,6 @@
|
|
6
6
|
|
7
7
|
[miscellaneous]
|
8
8
|
outfilesuffix=.html
|
9
|
-
# Screen width in pixels.
|
10
|
-
pagewidth=800
|
11
|
-
pageunits=
|
12
9
|
|
13
10
|
[attributes]
|
14
11
|
basebackend=html
|
@@ -27,6 +24,15 @@ endif::asciidoc7compatible[]
|
|
27
24
|
[ruler-blockmacro]
|
28
25
|
<hr />
|
29
26
|
|
27
|
+
[pagebreak-blockmacro]
|
28
|
+
<div style="page-break-after:always"></div>
|
29
|
+
|
30
|
+
[pi-blockmacro]
|
31
|
+
<?{target}{0? {0}}?>
|
32
|
+
|
33
|
+
[pi-inlinemacro]
|
34
|
+
template::[pi-blockmacro]
|
35
|
+
|
30
36
|
[image-inlinemacro]
|
31
37
|
<a href="{link}">
|
32
38
|
<img src="{imagesdir=}{target}" alt="{1={target}}"{1? title="{1}"}{width? width="{width}"}{height? height="{height}"}/>
|
@@ -40,58 +46,92 @@ endif::asciidoc7compatible[]
|
|
40
46
|
<p><b>{caption={figure_caption}}{title}</b></p>
|
41
47
|
|
42
48
|
[indexterm-inlinemacro]
|
43
|
-
#
|
49
|
+
# Index term.
|
44
50
|
{empty}
|
45
51
|
|
46
52
|
[indexterm2-inlinemacro]
|
47
|
-
#
|
53
|
+
# Index term.
|
48
54
|
# Single entry index term that is visible in the primary text flow.
|
49
55
|
{1}
|
50
56
|
|
51
57
|
[footnote-inlinemacro]
|
52
|
-
#
|
58
|
+
# Footnote.
|
53
59
|
<br />[{0}]<br />
|
54
60
|
|
61
|
+
[footnoteref-inlinemacro]
|
62
|
+
# Footnote reference.
|
63
|
+
{2#}<br />Footnote {1} [{2}]<br />
|
64
|
+
{2%}<br />[See footnote {1}]<br />
|
65
|
+
|
55
66
|
[callout-inlinemacro]
|
56
|
-
#
|
57
|
-
<b
|
67
|
+
# Callout.
|
68
|
+
<b><{index}></b>
|
69
|
+
|
70
|
+
# List tags.
|
71
|
+
[listtags-bulleted]
|
72
|
+
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ul>|</ul>
|
73
|
+
item=<li>|</li>
|
74
|
+
text=<p>|</p>
|
75
|
+
|
76
|
+
[listtags-numbered]
|
77
|
+
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ol>|</ol>
|
78
|
+
item=<li>|</li>
|
79
|
+
text=<p>|</p>
|
80
|
+
|
81
|
+
[listtags-numbered2]
|
82
|
+
list={id?<a name="{id}"></a>}<ol type="a">|</ol>
|
83
|
+
item=<li>|</li>
|
84
|
+
text=<p>|</p>
|
85
|
+
|
86
|
+
[listtags-labeled]
|
87
|
+
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<dl>|</dl>
|
88
|
+
entry=
|
89
|
+
label=
|
90
|
+
term=<dt>{strong-option?<strong>}|{strong-option?</strong>}</dt>
|
91
|
+
item=<dd>|</dd>
|
92
|
+
text=<p>|</p>
|
93
|
+
|
94
|
+
[listtags-horizontal]
|
95
|
+
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<table cellpadding="4">|</table>
|
96
|
+
entry=<tr valign="top">|</tr>
|
97
|
+
label=<td{labelwidth? width="{labelwidth}%"}>{strong-option?<strong>}|{strong-option?</strong>}</td>
|
98
|
+
term=|<br />
|
99
|
+
item=<td{itemwidth? width="{itemwidth}%"}>|</td>
|
100
|
+
text=<p>|</p>
|
101
|
+
|
102
|
+
[listtags-callout]
|
103
|
+
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ol>|</ol>
|
104
|
+
item=<li>|</li>
|
105
|
+
text=<p>|</p>
|
106
|
+
|
107
|
+
[listtags-qanda]
|
108
|
+
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ol>|</ol>
|
109
|
+
entry=<li>|</li>
|
110
|
+
label=
|
111
|
+
term=<p><em>|</em></p>
|
112
|
+
item=
|
113
|
+
text=<p>|</p>
|
114
|
+
|
115
|
+
[listtags-glossary]
|
116
|
+
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<dl>|</dl>
|
117
|
+
entry=
|
118
|
+
label=
|
119
|
+
term=<dt>|</dt>
|
120
|
+
item=<dd>|</dd>
|
121
|
+
text=<p>|</p>
|
122
|
+
|
123
|
+
[listtags-bibliography]
|
124
|
+
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ul>|</ul>
|
125
|
+
item=<li>|</li>
|
126
|
+
text=<p>|</p>
|
58
127
|
|
59
128
|
[tags]
|
60
|
-
# Bulleted, numbered and labeled list tags.
|
61
|
-
ilist={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ul>|</ul>
|
62
|
-
ilistitem=<li>|</li>
|
63
|
-
ilisttext=<p>|</p>
|
64
|
-
olist={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ol>|</ol>
|
65
|
-
olist2={id?<a name="{id}"></a>}<ol type="a">|</ol>
|
66
|
-
olistitem=<li>|</li>
|
67
|
-
olisttext=<p>|</p>
|
68
|
-
vlist={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<dl>|</dl>
|
69
|
-
vlistentry=|
|
70
|
-
vlistterm=<dt>|</dt>
|
71
|
-
vlistitem=<dd>|</dd>
|
72
|
-
vlisttext=<p>|</p>
|
73
|
-
# Horizontal labeled list.
|
74
|
-
hlist={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<table cellpadding="4">|</table>
|
75
|
-
hlistentry=<tr valign="top">|</tr>
|
76
|
-
hlisttext=|
|
77
|
-
hlistterm=<td{1? width="{1}%"}>|</td>
|
78
|
-
hlistitem=<td{2? width="{2}%"}>|</td>
|
79
|
-
# Question and Answer list.
|
80
|
-
qlist={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ol>|</ol>
|
81
|
-
qlistentry=<li>|</li>
|
82
|
-
qlistterm=<p><em>|</em></p>
|
83
|
-
qlistitem=|
|
84
|
-
qlisttext=<p>|</p>
|
85
|
-
# Callout list.
|
86
|
-
colist={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ol>|</ol>
|
87
|
-
colistitem=<li>|</li>
|
88
|
-
colisttext=<p>|</p>
|
89
|
-
|
90
129
|
# Quoted text.
|
91
130
|
emphasis=<em{0? style="}{1?color: {1};}{2?background-color: {2};}{3?font-size: {3}em;}{0?"}>|</em>
|
92
131
|
strong=<strong{0? style="}{1?color: {1};}{2?background-color: {2};}{3?font-size: {3}em;}{0?"}>|</strong>
|
93
132
|
monospaced=<tt{0? style="}{1?color: {1};}{2?background-color: {2};}{3?font-size: {3}em;}{0?"}>|</tt>
|
94
|
-
|
133
|
+
singlequoted={0?<span style="}{1?color: {1};}{2?background-color: {2};}{3?font-size: {3}em;}{0?">}{amp}#8216;|{amp}#8217;{0?</span>}
|
134
|
+
doublequoted={0?<span style="}{1?color: {1};}{2?background-color: {2};}{3?font-size: {3}em;}{0?">}{amp}#8220;|{amp}#8221;{0?</span>}
|
95
135
|
unquoted={0?<span style="}{1?color: {1};}{2?background-color: {2};}{3?font-size: {3}em;}{0?">}|{0?</span>}
|
96
136
|
superscript=<sup{0? style="}{1?color: {1};}{2?background-color: {2};}{3?font-size: {3}em;}{0?"}>|</sup>
|
97
137
|
subscript=<sub{0? style="}{1?color: {1};}{2?background-color: {2};}{3?font-size: {3}em;}{0?"}>|</sub>
|
@@ -108,6 +148,8 @@ passthrough=<span{0? style="}{1?color: {1};}{2?background-color: {2};}{3?font-si
|
|
108
148
|
<a href="{name}:{target}">{0={name}:{target}}</a>
|
109
149
|
[file-inlinemacro]
|
110
150
|
<a href="{name}:{target}">{0={name}:{target}}</a>
|
151
|
+
[irc-inlinemacro]
|
152
|
+
<a href="{name}:{target}">{0={name}:{target}}</a>
|
111
153
|
[mailto-inlinemacro]
|
112
154
|
<a href="mailto:{target}">{0={target}}</a>
|
113
155
|
[callto-inlinemacro]
|
@@ -211,7 +253,7 @@ template::[verseblock]
|
|
211
253
|
|
212
254
|
[exampleblock]
|
213
255
|
<a name="{id}"></a>
|
214
|
-
<p><b>{caption=
|
256
|
+
<p><b>{caption=}{title}</b></p>
|
215
257
|
<table frame="border" bgcolor="white" width="80%" cellpadding="15">
|
216
258
|
<tr><td>
|
217
259
|
|
|
@@ -225,31 +267,80 @@ template::[verseblock]
|
|
225
267
|
|
|
226
268
|
</td></tr></table>
|
227
269
|
|
228
|
-
|
229
|
-
#
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
# Same as labeled list.
|
237
|
-
[listdef-glossary]
|
238
|
-
listtag=vlist
|
239
|
-
itemtag=vlistitem
|
240
|
-
texttag=vlisttext
|
241
|
-
entrytag=vlistentry
|
242
|
-
labeltag=vlistterm
|
270
|
+
[mathblock]
|
271
|
+
# Here to suppress missing block warning (html4 does not include math
|
272
|
+
# JavaScripts).
|
273
|
+
<a name="{id}"></a>
|
274
|
+
<p><b>{title}</b></p>
|
275
|
+
<div>
|
276
|
+
|
|
277
|
+
</div>
|
243
278
|
|
244
279
|
# Tables.
|
245
|
-
[
|
246
|
-
|
280
|
+
[tabletags-default]
|
281
|
+
bodyrow=<tr>|</tr>
|
282
|
+
headdata=<th align="{colalign}" width="{colpcwidth}%">|</th>
|
283
|
+
footdata=<td align="{colalign}" width="{colpcwidth}%" style="font-weight:bold">|</td>
|
284
|
+
bodydata=<td align="{colalign}" width="{colpcwidth}%" valign="{valign=top}">|</td>
|
285
|
+
paragraph=<p>|</p>
|
286
|
+
|
287
|
+
[tabletags-emphasis]
|
288
|
+
paragraph=<p><em>|</em></p>
|
289
|
+
|
290
|
+
[tabletags-strong]
|
291
|
+
paragraph=<p><strong>|</strong></p>
|
292
|
+
|
293
|
+
[tabletags-monospaced]
|
294
|
+
paragraph=<p><tt>|</tt></p>
|
295
|
+
|
296
|
+
[tabletags-verse]
|
297
|
+
bodydata=<td align="{colalign}" width="{colpcwidth}%" valign="{valign=top}"><pre style="font-family: inherit;">|</pre></td>
|
298
|
+
paragraph=
|
299
|
+
|
300
|
+
[tabletags-literal]
|
301
|
+
bodydata=<td align="{colalign}" width="{colpcwidth}%" valign="{valign=top}"><pre><tt>|</tt></pre></td>
|
302
|
+
paragraph=
|
303
|
+
|
304
|
+
[tabletags-asciidoc]
|
305
|
+
bodydata=<td align="{colalign}" width="{colpcwidth}%" valign="{valign=top}"><div>|</div></td>
|
306
|
+
paragraph=
|
307
|
+
|
308
|
+
[table]
|
309
|
+
<p><b>{caption={table_caption}}</b>{title}</p>
|
310
|
+
<a name="{id}"></a>
|
311
|
+
<table rules="{grid=all}"
|
312
|
+
width="{tablepcwidth}%"
|
313
|
+
frame="{frame%border}"
|
314
|
+
frame="{frame@topbot:hsides}{frame@all:border}{frame@none:void}{frame@sides:vsides}"
|
315
|
+
cellspacing="0" cellpadding="4">
|
316
|
+
{headrows#}<thead>
|
317
|
+
{headrows}
|
318
|
+
{headrows#}</thead>
|
319
|
+
{footrows#}<tfoot>
|
320
|
+
{footrows}
|
321
|
+
{footrows#}</tfoot>
|
322
|
+
<tbody>
|
323
|
+
{bodyrows}
|
324
|
+
</tbody>
|
325
|
+
</table>
|
326
|
+
|
327
|
+
#--------------------------------------------------------------------
|
328
|
+
# Deprecated old table definitions.
|
329
|
+
#
|
330
|
+
|
331
|
+
[miscellaneous]
|
332
|
+
# Screen width in pixels.
|
333
|
+
pagewidth=800
|
334
|
+
pageunits=
|
335
|
+
|
336
|
+
[old_tabledef-default]
|
337
|
+
template=old_table
|
247
338
|
bodyrow=<tr>|</tr>
|
248
339
|
headdata=<th align="{colalign}" width="{colwidth}{pageunits}">|</th>
|
249
340
|
footdata=<td align="{colalign}" width="{colwidth}{pageunits}"><strong>|</strong></td>
|
250
341
|
bodydata=<td align="{colalign}" width="{colwidth}{pageunits}" valign="top">|</td>
|
251
342
|
|
252
|
-
[
|
343
|
+
[old_table]
|
253
344
|
<p><b>{caption={table_caption}}</b>{title}</p>
|
254
345
|
<a name="{id}"></a>
|
255
346
|
<table rules="{grid=none}"
|
@@ -267,6 +358,9 @@ cellspacing="0" cellpadding="4">
|
|
267
358
|
</tbody>
|
268
359
|
</table>
|
269
360
|
|
361
|
+
# End of deprecated old table definitions.
|
362
|
+
#--------------------------------------------------------------------
|
363
|
+
|
270
364
|
[preamble]
|
271
365
|
# Untitled elements between header and first section title.
|
272
366
|
<a name="{id}"></a>
|