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
data/README.markdown
CHANGED
data/Rakefile
CHANGED
@@ -1,9 +1,21 @@
|
|
1
1
|
desc "Run unit tests"
|
2
2
|
task :test do
|
3
|
-
|
3
|
+
ruby "-S spec -f s -c test/*_spec.rb"
|
4
4
|
end
|
5
5
|
|
6
6
|
desc "Build a gem"
|
7
7
|
task :gem do
|
8
|
-
|
8
|
+
ruby "-S gem build mizuho.gemspec"
|
9
|
+
end
|
10
|
+
|
11
|
+
desc "Build a gem and install it"
|
12
|
+
task :install => :gem do
|
13
|
+
File.read("mizuho.gemspec") =~ /s\.version = \"(.*?)\"/
|
14
|
+
version = $1
|
15
|
+
ruby "-S gem install mizuho-#{version}.gem"
|
16
|
+
end
|
17
|
+
|
18
|
+
desc "Generate an Asciidoc file list, suitable for pasting into the gemspec"
|
19
|
+
task :generate_asciidoc_file_list do
|
20
|
+
puts Dir["asciidoc/**/*"].inspect
|
9
21
|
end
|
data/asciidoc/BUGS
CHANGED
@@ -1,20 +1,18 @@
|
|
1
1
|
Bugs and Known Problems
|
2
2
|
|
3
|
-
version 8.
|
3
|
+
version 8.3.1, 14 December 2008
|
4
4
|
__________________________________________________________________
|
5
5
|
|
6
6
|
1. AsciiDoc
|
7
7
|
|
8
8
|
* A benign warning with will become a reserved keyword in Python 2.6
|
9
|
-
sometimes occurs when using Python 2.5-- it's harmless and will
|
9
|
+
sometimes occurs when using Python 2.5 -- it's harmless and will
|
10
10
|
disappear with Python 3.
|
11
11
|
* The toc attribute will be ignored if it's set in a custom user or
|
12
12
|
document configuration file. This is because the default
|
13
13
|
configuration file containing the document [header] is sourced
|
14
14
|
before custom configuration files and the toc attribute is
|
15
15
|
processed using conditional inclusion macros.
|
16
|
-
* The include1::[] block macro does not work inside ListingBlocks or
|
17
|
-
FilterBlocks. Use include::[] instead.
|
18
16
|
* Reported line numbers in diagnostic messages are sometimes wrong.
|
19
17
|
* Embedding open brace characters { in argument values can cause
|
20
18
|
incorrect argument substitution.
|
@@ -28,7 +26,14 @@
|
|
28
26
|
* Multiple comma separated command names in the manpage NAME section
|
29
27
|
translate to a single DocBook refname instead of multiple refname
|
30
28
|
elements.
|
29
|
+
* Escaping quoted text and macros is sometimes tricky owing to some
|
30
|
+
macro and quoting ambiguities.
|
31
31
|
__________________________________________________________________
|
32
32
|
|
33
|
-
|
34
|
-
|
33
|
+
2. dblatex
|
34
|
+
|
35
|
+
See ./dblatex/dblatex-readme.txt.
|
36
|
+
__________________________________________________________________
|
37
|
+
|
38
|
+
Version 8.3.1
|
39
|
+
Last updated 2008-12-13 09:58:28 NZDT
|
data/asciidoc/BUGS.txt
CHANGED
@@ -4,15 +4,13 @@ Bugs and Known Problems
|
|
4
4
|
AsciiDoc
|
5
5
|
--------
|
6
6
|
- A benign warning 'with will become a reserved keyword
|
7
|
-
in Python 2.6' sometimes occurs when using Python 2.5-- it's
|
7
|
+
in Python 2.6' sometimes occurs when using Python 2.5 -- it's
|
8
8
|
harmless and will disappear with Python 3.
|
9
9
|
- The `toc` attribute will be ignored if it's set in a custom user or
|
10
10
|
document configuration file. This is because the default
|
11
11
|
configuration file containing the document `[header]` is sourced
|
12
12
|
before custom configuration files and the `toc` attribute is
|
13
13
|
processed using conditional inclusion macros.
|
14
|
-
- The `\include1::[]` block macro does not work inside ListingBlocks
|
15
|
-
or FilterBlocks. Use `\include::[]` instead.
|
16
14
|
- Reported line numbers in diagnostic messages are sometimes wrong.
|
17
15
|
- Embedding open brace characters `{` in argument values can cause
|
18
16
|
incorrect argument substitution.
|
@@ -26,3 +24,9 @@ AsciiDoc
|
|
26
24
|
- Multiple comma separated command names in the manpage NAME section
|
27
25
|
translate to a single DocBook `refname` instead of multiple
|
28
26
|
`refname` elements.
|
27
|
+
- Escaping quoted text and macros is sometimes tricky owing to some
|
28
|
+
macro and quoting ambiguities.
|
29
|
+
|
30
|
+
dblatex
|
31
|
+
-------
|
32
|
+
See `./dblatex/dblatex-readme.txt`.
|
data/asciidoc/CHANGELOG
CHANGED
@@ -1,18 +1,180 @@
|
|
1
1
|
AsciiDoc ChangeLog
|
2
2
|
|
3
|
-
version 8.
|
3
|
+
version 8.3.1, 14 December 2008
|
4
4
|
__________________________________________________________________
|
5
5
|
|
6
|
-
1. Version 8.
|
6
|
+
1. Version 8.3.1 (2008-12-14)
|
7
7
|
|
8
|
-
|
8
|
+
Additions and changes
|
9
|
+
* Replaced the install.sh script with Ben Walton's updated autoconf
|
10
|
+
scripts -- see [1]INSTALL for details.
|
11
|
+
* Added a generalized AttributeEntry syntax to allow arbitrary
|
12
|
+
configuration file entries to be set from within an AsciiDoc
|
13
|
+
document (suggested by Henrik Maier).
|
14
|
+
* Listing delimited blocks in DocBook outputs now support IDs; IDs of
|
15
|
+
titled Listing and Literal delimited blocks have been moved to the
|
16
|
+
enclosing DocBook example tag (thanks to Vijay Kumar for this
|
17
|
+
patch).
|
18
|
+
* Replaced vertical typewriter apostrophe with punctuation apostrophe
|
19
|
+
(thanks to Noah Slater).
|
20
|
+
|
21
|
+
Bug fixes
|
22
|
+
* Regression: Excluding double-quotes from unquoted attribute values
|
23
|
+
resulted in backward incompatibility, double-quotes in unquoted
|
24
|
+
attribute values has been reinstated.
|
25
|
+
* Regression: Text like &...; was sometimes mistaken for an entity
|
26
|
+
reference -- tightened up entity reference matching.
|
27
|
+
__________________________________________________________________
|
28
|
+
|
29
|
+
2. Version 8.3.0 (2008-11-29)
|
30
|
+
|
31
|
+
Additions and changes
|
32
|
+
* [2]AsciiDoc new tables is a complete redesign of the tables syntax
|
33
|
+
and generation. The new syntax and features are a huge improvement
|
34
|
+
over the old tables. The old tables syntax has been deprecated but
|
35
|
+
is currently still processed.
|
36
|
+
* [3]Lists can now be styled like other block elements. This allows a
|
37
|
+
single list syntax for glossary, qanda (Question and Answer) and
|
38
|
+
bibliography lists instead of having to remember a different syntax
|
39
|
+
for each type.
|
40
|
+
* Inline passthroughs macros have been improved and block passthrough
|
41
|
+
macros added. Attribute substitution can be optionally specified
|
42
|
+
when the macro is called.
|
43
|
+
* The passthrough block has a fully transparent passthrough delimited
|
44
|
+
block block style called pass.
|
45
|
+
* The asciimath and latexmath [4]passthrough macros along with
|
46
|
+
asciimath and latexmath [5]passthrough blocks provide a (backend
|
47
|
+
dependent) mechanism for rendering mathematical formulas. There are
|
48
|
+
[6]LaTeX Math, [7]AsciiMathML and [8]LaTeXMathML examples on the
|
49
|
+
AsciiDoc website.
|
50
|
+
* Reimplemented and cleaned up filter processing based on a patch
|
51
|
+
submitted by Kelly Anderson. Uses the newer subprocess module
|
52
|
+
instead of the deprecated popen2 module. Now works in Win32 command
|
53
|
+
shell.
|
54
|
+
* Addition FAQs, more documentation updates.
|
55
|
+
* Arbitrary HTML/XML entities can be entered in AsciiDoc source.
|
56
|
+
* Did away with the need for the shaded-literallayout.patch (thanks
|
57
|
+
to Henrik Maier for this patch).
|
58
|
+
* Implemented page break block macro.
|
59
|
+
* Added line breaks and ruler processing instructions to DocBook
|
60
|
+
outputs (thanks to Henrik Maier for this patch).
|
61
|
+
* Added deg (degree) and wj (word joiner) entity attributes (thanks
|
62
|
+
to Henrik Maier).
|
63
|
+
* Tweaked DocBook indexterm2 macro to avoid white space preceding the
|
64
|
+
term when used in table cells (thanks to Henrik Maier for this
|
65
|
+
patch).
|
66
|
+
* Title elements now process the options attribute like other block
|
67
|
+
elements.
|
68
|
+
* Added `single quoted' element.
|
69
|
+
* Spaces on both sides of a -- em-dash are translated to thin space
|
70
|
+
characters.
|
71
|
+
* Improved detection and reporting of malformed attribute lists.
|
72
|
+
* The list compact style is now a list option.
|
73
|
+
* Added strong labeled list option which makes the labels bold (HTML
|
74
|
+
outputs only).
|
75
|
+
* Dropped unsupported linuxdoc backend.
|
76
|
+
* Dropped deprecated xhtml-deprecated (version 6) backend.
|
77
|
+
* Added breakable and unbreakable attribute options to tables to
|
78
|
+
control table breaking across page boundaries (DocBook XSL/FO
|
79
|
+
outputs). By and in collaboration with Henrik Maier.
|
80
|
+
* Added pgwide attribute option to tables to table, block image,
|
81
|
+
horizontal labeled lists. Specifies that the element should be
|
82
|
+
rendered across the full text width of the page irrespective of the
|
83
|
+
current indentation (DocBook XSL/FO outputs). Thanks to Henrik
|
84
|
+
Maier for this patch.
|
85
|
+
* Vim syntax highlighter: spaces before/after bullets no longer
|
86
|
+
highlighted (which is ugly if using a theme that highlights with
|
87
|
+
underlines). Thanks to Donald Chai for this patch.
|
88
|
+
* Added a2x(1) --fop option.
|
89
|
+
* Added a2x(1) --no-xmllint option.
|
90
|
+
* Highlighted labelled list terms with the navy color in XHTML
|
91
|
+
outputs.
|
92
|
+
* Use w3m(1) as default a2x(1) text format generator (fallback to
|
93
|
+
lynx(1)).
|
94
|
+
* Changed callout formats in html4 and xhtml11 outputs to angle
|
95
|
+
brackets to match source highlighter rendering.
|
96
|
+
* Macros now inject user defined <optionname>-option attributes into
|
97
|
+
markup.
|
98
|
+
* Added IRC URLs to AsciiDoc inline macros.
|
99
|
+
* Added depth attribute to include::[] system macro.
|
100
|
+
* Added footnoteref inline macro.
|
101
|
+
* Added stylesheet XHTML attribute to specify additional custom CSS
|
102
|
+
stylesheet.
|
103
|
+
* If a paragraph style is specified it will be added to the XHTML
|
104
|
+
class attribute and DocBook role attribute.
|
105
|
+
* Replacements can be set in a document using the reserved
|
106
|
+
AttributeEntry name replacement.
|
107
|
+
* The prefix for auto-generated section name IDs can be set with the
|
108
|
+
idprefix attribute.
|
109
|
+
|
110
|
+
Bug fixes
|
111
|
+
* Escaped quote skipped over leading and trailing quote instead of
|
112
|
+
just the leading quote.
|
113
|
+
* Fixed bug that was causing false negative safe mode warnings (patch
|
114
|
+
submitted by Julien Palmas).
|
115
|
+
* Placed priority of AttributeEntry, AttributeList and BlockTitle
|
116
|
+
above Title. This ensures an AttributeEntry, AttributeList or
|
117
|
+
BlockTitle followed by a same length leading ListingBlock delimiter
|
118
|
+
is not mistaken for a two-line title.
|
119
|
+
* Vim syntax highlighter: fixed multi-line quoted text.
|
120
|
+
* Contstrained quote termination after non-space character enforced.
|
121
|
+
* Vim syntax highlighter: unterminated quoted text is no longer
|
122
|
+
highlighted.
|
123
|
+
* Vim syntax highlighter: passthroughs now exactly match AsciiDoc
|
124
|
+
semantics.
|
125
|
+
* Vim syntax highlighter: escaped quoted text, attribute references
|
126
|
+
and inline macros are not highlighted.
|
127
|
+
* Vim syntax highlighter: TODO's highlighted in CommentBlocks (thanks
|
128
|
+
to Scott Wall); non-greedy $$...$$.
|
129
|
+
* Vim syntax highlighter: Comment lines mistaken for vertical list
|
130
|
+
labels (thanks to Scott Wall).
|
131
|
+
* Vim syntax highlighter: Single unmatched $$ mistakenly highlighted
|
132
|
+
remaining text (patch contributed by Scott Wall).
|
133
|
+
* Callouts now work in source highlighted listing generated by
|
134
|
+
dblatex.
|
135
|
+
* Fixed exception that occured if undefined attribute was present in
|
136
|
+
filter command.
|
137
|
+
* AttributeList block can now follow a paragraph without intervening
|
138
|
+
blank line.
|
139
|
+
* The include macro tabsize attribute is no longer propagated to
|
140
|
+
nested includes.
|
141
|
+
|
142
|
+
Omissions
|
143
|
+
The following features were implemented but then but removed from this
|
144
|
+
release:
|
145
|
+
* pi, cdata and comment passthrough macros and passthrough block
|
146
|
+
styles (creeping featurism, use pass macros instead).
|
147
|
+
* Generic tag inline macro (creeping featurism, use pass macros
|
148
|
+
instead).
|
149
|
+
|
150
|
+
2.1. Compatibility issues
|
151
|
+
|
152
|
+
Version 8.3.0 has a number of backward incompatibilities with respect
|
153
|
+
to the previous 8.2.7 release:
|
154
|
+
* The old table syntax is still processed but a DEPRECATED warning is
|
155
|
+
issued.
|
156
|
+
* Entity references have to be escaped with a backslash.
|
157
|
+
* You have to explicitly precede horizontal style labeled lists with
|
158
|
+
the [horizontal] style attribute -- by default all labeled lists
|
159
|
+
are rendered vertically.
|
160
|
+
* The list compact style has been dropped and is now a list option
|
161
|
+
(use options="compact" in attribute lists).
|
162
|
+
* AsciiDoc version 6 sytnax no longer supported.
|
163
|
+
* Linuxdoc been removed from the distribution.
|
164
|
+
* The unsupported experimental latex backend has not been tested on
|
165
|
+
this release.
|
166
|
+
* The introduction of single-quote quoting requires that double-quote
|
167
|
+
quoting is escaped with two backslashes.
|
168
|
+
__________________________________________________________________
|
169
|
+
|
170
|
+
3. Version 8.2.7 (2008-07-04)
|
9
171
|
|
10
172
|
Additions and changes
|
11
173
|
* Added dvi, ps and tex output format options to a2x(1).
|
12
174
|
* Added --dblatex option to a2x(1) so dblatex(1) can be used to
|
13
175
|
generate PDFs.
|
14
176
|
* Added custom dblatex(1) configuration files (in distribution
|
15
|
-
./dblatex directory)
|
177
|
+
./dblatex directory) that are used by a2x(1).
|
16
178
|
* dblatex(1) is now used to generate the distributed PDF version of
|
17
179
|
the AsciiDoc User Guide.
|
18
180
|
* If you don't need a customized the link caption you can enter the
|
@@ -23,7 +185,7 @@
|
|
23
185
|
directly). The Vim syntax highlighter has been updated to reflect
|
24
186
|
these changes.
|
25
187
|
* Highlighted source code paragraphs have been implemented -- it's a
|
26
|
-
much more convenient way to enter short code examples (see [
|
188
|
+
much more convenient way to enter short code examples (see [9]the
|
27
189
|
online docs).
|
28
190
|
* The source highlighter and music filter syntax has changed -- they
|
29
191
|
now used the ListingBlock syntax customized with source and music
|
@@ -61,18 +223,16 @@
|
|
61
223
|
* Configuration file *-style attributes are now dumped correctly.
|
62
224
|
* Fixed FAILED: malformed section entry LaTeX backend error.
|
63
225
|
|
64
|
-
See the also the [
|
226
|
+
See the also the [10]AsciiDoc repository changelog.
|
65
227
|
__________________________________________________________________
|
66
228
|
|
67
|
-
|
68
|
-
|
69
|
-
See the [4]AsciiDoc Mercurial repository for a full list of changes.
|
229
|
+
4. Version 8.2.6 (2008-04-29)
|
70
230
|
|
71
231
|
Additions and changes
|
72
232
|
* Enhancements to the Vim AsciiDoc syntax highlighter, for example,
|
73
233
|
quoted text is now highlighted in titles and macro captions.
|
74
234
|
* If you define the data-uri intrinsic attribute images referenced by
|
75
|
-
image macros will be embedded in XHTML using the [
|
235
|
+
image macros will be embedded in XHTML using the [11]data: URI
|
76
236
|
scheme. NOTE: Microsoft browser support for the data: URI scheme is
|
77
237
|
currently limited to MSIE 8 beta 1.
|
78
238
|
* Added toc-title attribute to allow custom table of contents titles.
|
@@ -113,7 +273,7 @@
|
|
113
273
|
attribute list values.
|
114
274
|
__________________________________________________________________
|
115
275
|
|
116
|
-
|
276
|
+
5. Version 8.2.5 (2007-11-18)
|
117
277
|
|
118
278
|
Bug fixes
|
119
279
|
* Fixed exception thrown by illegal command-line arguments.
|
@@ -121,7 +281,7 @@
|
|
121
281
|
incompatible with Python <2.5.
|
122
282
|
__________________________________________________________________
|
123
283
|
|
124
|
-
|
284
|
+
6. Version 8.2.4 (2007-11-10)
|
125
285
|
|
126
286
|
Additions and changes
|
127
287
|
* You can now use the lang attribute to set the DocBook language
|
@@ -143,12 +303,12 @@
|
|
143
303
|
2.6 has been suppressed.
|
144
304
|
__________________________________________________________________
|
145
305
|
|
146
|
-
|
306
|
+
7. Version 8.2.3 (2007-09-12)
|
147
307
|
|
148
308
|
Additions and changes
|
149
309
|
* Added VMiklos's permalink patch for auto-generated section IDs
|
150
310
|
(enabled by default by the sectids attribute).
|
151
|
-
* Added [
|
311
|
+
* Added [12]FAQ to website.
|
152
312
|
* Changed format of {localdate} attribute to ISO 8601 (%Y-%m-%d).
|
153
313
|
* Added abc2ly --beams=None option to make music2png.py conform to
|
154
314
|
ABC's notion of beams.
|
@@ -177,11 +337,11 @@
|
|
177
337
|
attribute substitution problems).
|
178
338
|
__________________________________________________________________
|
179
339
|
|
180
|
-
|
340
|
+
8. Version 8.2.2 (2007-07-22)
|
181
341
|
|
182
342
|
Additions and changes
|
183
|
-
* [
|
184
|
-
familiar with or prefer LaTeX math formulas to the [
|
343
|
+
* [13]LaTeXMathML capability has been added for users who are more
|
344
|
+
familiar with or prefer LaTeX math formulas to the [14]ASCIIMathML
|
185
345
|
notation (thanks to Arthur Sakellariou for the patch).
|
186
346
|
* The source highlight and code filters now process embedded
|
187
347
|
callouts.
|
@@ -193,7 +353,7 @@
|
|
193
353
|
|
194
354
|
Bug fixes
|
195
355
|
* Fixed an assertion error that occurred when a configuration file
|
196
|
-
containing an include::[] macro was loaded using the --conf-file
|
356
|
+
containing an \include::[] macro was loaded using the --conf-file
|
197
357
|
option and the configuration file name did not include an explicit
|
198
358
|
directory path -- patch submitted by Dmitry Potapov.
|
199
359
|
* Asciidoc titles are only converted to lower case if all characters
|
@@ -214,7 +374,7 @@
|
|
214
374
|
LaTeXMathML formulas.
|
215
375
|
__________________________________________________________________
|
216
376
|
|
217
|
-
|
377
|
+
9. Version 8.2.1 (2007-04-06)
|
218
378
|
|
219
379
|
Additions and changes
|
220
380
|
* A number of improvements have been made to the Vim syntax
|
@@ -223,14 +383,13 @@
|
|
223
383
|
* Labeled list definitions have been tightened -- a list label can no
|
224
384
|
longer containing trailing spaces. The following example is no
|
225
385
|
longer recognized as a valid list label:
|
226
|
-
|
227
|
-
Lorum ipsum ::
|
386
|
+
Lorum ipsum ::
|
228
387
|
This change implements the originally intended behavior (as per the
|
229
388
|
AsciiDoc documentation and examples) so there should be very few
|
230
389
|
compatibility issues.
|
231
390
|
__________________________________________________________________
|
232
391
|
|
233
|
-
|
392
|
+
10. Version 8.2.0 (2007-04-04)
|
234
393
|
|
235
394
|
Additions and changes
|
236
395
|
* A Vim syntax file is now included in the AsciiDoc distribution
|
@@ -242,8 +401,7 @@
|
|
242
401
|
* Added toclevel attribute (1..4) which sets the number of title
|
243
402
|
levels reported in the table of contents. Defaults to 2 and must be
|
244
403
|
used with the toc attribute. Example usage:
|
245
|
-
|
246
|
-
$ asciidoc -a toc -a toclevels=3 doc/asciidoc.txt
|
404
|
+
$ asciidoc -a toc -a toclevels=3 doc/asciidoc.txt
|
247
405
|
* Added a listindex attribute which is the current list item index
|
248
406
|
(1..). If this attribute appears outside a list its value is the
|
249
407
|
number of items in the most recently closed list.
|
@@ -265,21 +423,21 @@
|
|
265
423
|
* If a2x(1) --doctype option is not specified it defaults to manpage
|
266
424
|
if --format=manpage else defaults to article (previously --doctype
|
267
425
|
always defaulted to article).
|
268
|
-
* Added an External Resources section to the [
|
426
|
+
* Added an External Resources section to the [15]AsciiDoc home page.
|
269
427
|
__________________________________________________________________
|
270
428
|
|
271
|
-
|
429
|
+
11. Version 8.1.0 (2006-10-22)
|
272
430
|
|
273
431
|
Additions and changes
|
274
432
|
* AsciiDoc generated XHTML documents now display a table of contents
|
275
433
|
if the toc attribute is defined (JavaScript needs to be enabled for
|
276
434
|
this to work). Thanks to Troy Hanson who contributed this feature
|
277
435
|
based on a JavaScript by Mihai Bazon. I've simplified things
|
278
|
-
somewhat to match Docbook XSL Stylesheets style, see Troy's [
|
436
|
+
somewhat to match Docbook XSL Stylesheets style, see Troy's [16]tpl
|
279
437
|
User Guide for a fancier layout. Use the -a toc -a numbered
|
280
438
|
command-line options to produce a number table of contents.
|
281
|
-
* A [
|
282
|
-
directory. It translates music in [
|
439
|
+
* A [17]music filter is included in the distribution ./filters/
|
440
|
+
directory. It translates music in [18]LilyPond or [19]ABC notation
|
283
441
|
to standard classical notation in the form of a trimmed PNG image
|
284
442
|
which is inserted into the AsciiDoc output document.
|
285
443
|
* Incorporated Paul Melis's Win32 filter patch. This workaround
|
@@ -310,7 +468,7 @@
|
|
310
468
|
is extracted from the input file name.
|
311
469
|
__________________________________________________________________
|
312
470
|
|
313
|
-
|
471
|
+
12. Version 8.0.0 (2006-08-27)
|
314
472
|
|
315
473
|
This is a major release because changes to quoting and index entry
|
316
474
|
handling may break existing documents (see Additions and changes below
|
@@ -318,7 +476,7 @@
|
|
318
476
|
|
319
477
|
Please report any problems you encounter.
|
320
478
|
|
321
|
-
[
|
479
|
+
[20]Stuart Rackham
|
322
480
|
|
323
481
|
Additions and changes
|
324
482
|
* Quoting can can occur within words (based on patch submitted by
|
@@ -352,7 +510,7 @@
|
|
352
510
|
* Experimental rows attribute (number of source lines in table)
|
353
511
|
available in table markup templates (used by experimental LaTeX
|
354
512
|
backend).
|
355
|
-
* Included install shell script written by [
|
513
|
+
* Included install shell script written by [21]Jacob Mandelson for
|
356
514
|
installing the tarball distribution.
|
357
515
|
* Added INSTALL documentation file.
|
358
516
|
* Added replacements2 substitution options -- a second replacements
|
@@ -366,9 +524,8 @@
|
|
366
524
|
* The name in name=value configuration file entries can now end with
|
367
525
|
a backslash, just escape the trailing backslash with a backslash.
|
368
526
|
For example:
|
369
|
-
|
370
|
-
|
371
|
-
Results in name=abc\ and value=xyz -- previously this would have
|
527
|
+
abc\\=xyz
|
528
|
+
Results in name=abc\ and value=xyz -- previously this would have
|
372
529
|
escaped the = character.
|
373
530
|
* A blank configuration file section deletes any preceding section
|
374
531
|
with the same name (applies to non-markup template sections).
|
@@ -377,14 +534,14 @@
|
|
377
534
|
command-line attributes have precedence over document and
|
378
535
|
configuration file attributes).
|
379
536
|
* localtime attribute is now encoded from the native system encoding
|
380
|
-
to the output encoding. Patch submitted by [
|
537
|
+
to the output encoding. Patch submitted by [22]FKtPp -- here's his
|
381
538
|
description of the problem:
|
382
539
|
"I am a Chinese user of AsciiDoc and I find that when I use UTF-8
|
383
540
|
(the default encoding) to write asciidoc documents in Windows
|
384
541
|
platform the resulting html footer line will get screwed. It was
|
385
542
|
caused by a localized tzname that was always encoded in the windows
|
386
543
|
native encoding, which in my case is cp936."
|
387
|
-
* a2x(1) can generate Open Document Text files using [
|
544
|
+
* a2x(1) can generate Open Document Text files using [23]docbook2odf.
|
388
545
|
Currently docbook2odf(1) only processes a subset of DocBook,
|
389
546
|
unimplemented elements are skipped.
|
390
547
|
* The a2x(1) format option defaults to xhtml (previously a format had
|
@@ -412,33 +569,33 @@
|
|
412
569
|
output file was missing or older than the source file.
|
413
570
|
__________________________________________________________________
|
414
571
|
|
415
|
-
|
572
|
+
13. Version 7.1.2 (2006-03-07)
|
416
573
|
|
417
574
|
Additions and changes
|
418
|
-
* Support for [
|
575
|
+
* Support for [24]ASCIIMathML has been added. See Appendix I:
|
419
576
|
ASCIIMathML Support in the User Guide and the examples at
|
420
|
-
[
|
577
|
+
[25]http://www.methods.co.nz/asciidoc/asciimath.html.
|
421
578
|
* You can now prefix quoted text with inline attributes lists. You
|
422
579
|
can use this to set font size and color (XHTML and HTML outputs).
|
423
|
-
* Added
|
580
|
+
* Added #...\# quoting -- it does nothing -- it's purpose is to allow
|
424
581
|
inline attributes to be applied to normal text.
|
425
|
-
* An [
|
582
|
+
* An [26]inline passthrough mechanism has been implemented.
|
426
583
|
* Configuration file comment lines can be escaped with a backslash --
|
427
|
-
|
584
|
+
this is to allows the inclusion of configuration lines that start
|
428
585
|
with a hash character.
|
429
586
|
* The scriptsdir attribute can be used to specify the name of the
|
430
|
-
directory containing linked JavaScripts (see the [
|
587
|
+
directory containing linked JavaScripts (see the [27]User Guide for
|
431
588
|
details.
|
432
589
|
* The BackendBlock has been renamed PassthroughBlock for consistency
|
433
590
|
with the new inline passthrough naming.
|
434
591
|
* a2x(1) now works with the older bash(1) version 2.05b. Patch
|
435
|
-
submitted by [
|
436
|
-
* Content included by the include1::[] system macro is no longer
|
592
|
+
submitted by [28]Francis Daly.
|
593
|
+
* Content included by the \include1::[] system macro is no longer
|
437
594
|
subject to attribute substitution so that ambiguities no longer
|
438
595
|
arise when used to include CSS or JavaScript files.
|
439
596
|
__________________________________________________________________
|
440
597
|
|
441
|
-
|
598
|
+
14. Version 7.1.1 (2006-02-24)
|
442
599
|
|
443
600
|
Additions and changes
|
444
601
|
* The caption attribute can be used to customize admonition captions
|
@@ -464,7 +621,7 @@
|
|
464
621
|
attribute).
|
465
622
|
__________________________________________________________________
|
466
623
|
|
467
|
-
|
624
|
+
15. Version 7.1.0 (2006-01-13)
|
468
625
|
|
469
626
|
Additions and changes
|
470
627
|
* a2x(1) toolchain wrapper utility. This overcomes the biggest hurdle
|
@@ -504,7 +661,7 @@
|
|
504
661
|
./examples/website/build-website.sh script.
|
505
662
|
__________________________________________________________________
|
506
663
|
|
507
|
-
|
664
|
+
16. Version 7.0.4 (2005-12-08)
|
508
665
|
|
509
666
|
Additions and changes
|
510
667
|
* Added ternary conditional attributes
|
@@ -533,16 +690,16 @@
|
|
533
690
|
Guide.
|
534
691
|
__________________________________________________________________
|
535
692
|
|
536
|
-
|
693
|
+
17. Version 7.0.3 (2005-12-01)
|
537
694
|
|
538
695
|
Additions and changes
|
539
696
|
* Added --safe and --unsafe command-line options -- AsciiDoc can now
|
540
697
|
be executed in a safe mode which disallows the execution of
|
541
698
|
arbitrary code or the inclusion of arbitrary files (see
|
542
|
-
[
|
543
|
-
* Included [
|
699
|
+
[29]Appendix C in the AsciiDoc User Guide).
|
700
|
+
* Included [30]source-highlight filter in the distribution
|
544
701
|
./examples/source-highlight-filter/ directory (based on filter
|
545
|
-
submitted by [
|
702
|
+
submitted by [31]Ryan Phillips).
|
546
703
|
* Included the DocBook XSL Stylesheets 1.69.1 customizations used to
|
547
704
|
generate the distributed AsciiDoc documentation (read the
|
548
705
|
asciidoc-docbook-xsl.txt file in the distribution ./docbook-xsl/
|
@@ -557,7 +714,7 @@
|
|
557
714
|
because default border styles vary from browser to browser.
|
558
715
|
__________________________________________________________________
|
559
716
|
|
560
|
-
|
717
|
+
18. Version 7.0.2 (2005-08-28)
|
561
718
|
|
562
719
|
Additions and changes
|
563
720
|
* There are now long versions of all AsciiDoc options.
|
@@ -573,7 +730,7 @@
|
|
573
730
|
* Documentation errata.
|
574
731
|
__________________________________________________________________
|
575
732
|
|
576
|
-
|
733
|
+
19. Version 7.0.1 (2005-06-24)
|
577
734
|
|
578
735
|
Additions and changes
|
579
736
|
* Reverted to use of strong, em, tt XHTML tags -- they're more
|
@@ -585,7 +742,7 @@
|
|
585
742
|
default ./stylesheets directory).
|
586
743
|
* Default charset encoding changed from ISO-8859-1 to UTF-8 -- it's
|
587
744
|
less language specific and displays most common languages.
|
588
|
-
* template::[] macros now expand in all configuration file sections
|
745
|
+
* \template::[] macros now expand in all configuration file sections
|
589
746
|
previously only in markup template sections.
|
590
747
|
* Cleaned up example website layout CSS and configuration
|
591
748
|
(presentation has not been changed).
|
@@ -604,29 +761,29 @@
|
|
604
761
|
Guide has been dropped -- it generated invalid DocBook markup.
|
605
762
|
__________________________________________________________________
|
606
763
|
|
607
|
-
|
764
|
+
20. Version 7.0.0 (2005-06-06)
|
608
765
|
|
609
766
|
This is a major release with many code and documentation changes.
|
610
767
|
Please report any problems you encounter.
|
611
768
|
|
612
|
-
[
|
769
|
+
[32]Stuart Rackham
|
613
770
|
|
614
771
|
Additions and changes
|
615
772
|
* A new xhtml11 backend generates XHTML 1.1 with integrated CSS2
|
616
773
|
replacing the previous xhtml, css, and css-embedded backends.
|
617
774
|
* The CSS stylesheets have finally been rewritten.
|
618
|
-
* The asciidoc(1) command help now includes user [
|
775
|
+
* The asciidoc(1) command help now includes user [33]customizable
|
619
776
|
help topics. When asciidoc is invoked with the --help option the
|
620
777
|
command argument is interpreted as a help topic.
|
621
778
|
* The previous example website has been replaced by the actual
|
622
779
|
AsciiDoc website (see ./examples/website/.
|
623
780
|
* XHTML generation options now controlled by the following
|
624
781
|
attributes: badges, linkcss, icons, numbered, quirks, theme,
|
625
|
-
stylesdir, imagesdir (see the [
|
782
|
+
stylesdir, imagesdir (see the [34]User Guide for details.
|
626
783
|
* By default HTML and XHTML are output as stand-alone documents (no
|
627
784
|
embedded CSS and no linked admonition icon images).
|
628
785
|
* Documents encoded with the UTF-8 Unicode character set are now
|
629
|
-
processed thanks to a patch supplied by [
|
786
|
+
processed thanks to a patch supplied by [35]Viktor Vasilev.
|
630
787
|
* The -a ^name command-line syntax to undefine an attribute has been
|
631
788
|
deprecated in favor of the -a name! syntax.
|
632
789
|
* AttributeEntry syntax addition: :name!: to undefine name attribute.
|
@@ -655,7 +812,7 @@
|
|
655
812
|
* The section-numbers section numbering attribute has be renamed
|
656
813
|
numbered.
|
657
814
|
* Dropped the #UNDER CONSTRUCTION# block macro.
|
658
|
-
* Rewrote Paragraph and DelimitedBlock handlers adding a [
|
815
|
+
* Rewrote Paragraph and DelimitedBlock handlers adding a [36]styles
|
659
816
|
configuration entry.
|
660
817
|
|
661
818
|
Bug fixes
|
@@ -663,12 +820,12 @@
|
|
663
820
|
content.
|
664
821
|
* Manpage command names containing dashes (in the manpage NAME
|
665
822
|
section) were misinterpreted as the spaced dash command
|
666
|
-
name/purpose separator. Bug report and patch supplied by [
|
823
|
+
name/purpose separator. Bug report and patch supplied by [37]David
|
667
824
|
Greaves.
|
668
825
|
* Unexpected error following malformed author line error.
|
669
826
|
__________________________________________________________________
|
670
827
|
|
671
|
-
|
828
|
+
21. Version 6.0.3 (2005-04-20)
|
672
829
|
|
673
830
|
Additions and changes
|
674
831
|
* Special characters are now substituted in AttributeEntry element
|
@@ -696,7 +853,7 @@
|
|
696
853
|
exceptions to occur.
|
697
854
|
__________________________________________________________________
|
698
855
|
|
699
|
-
|
856
|
+
22. Version 6.0.2 (2005-03-30)
|
700
857
|
|
701
858
|
Additions and changes
|
702
859
|
* Three new system block macros have been added -- eval, sys and sys2
|
@@ -712,14 +869,14 @@
|
|
712
869
|
* Asciidoc now searches in /etc/asciidoc/filters for filters.
|
713
870
|
__________________________________________________________________
|
714
871
|
|
715
|
-
|
872
|
+
23. Version 6.0.1 (2005-03-06)
|
716
873
|
|
717
874
|
Additions and changes
|
718
875
|
* A global configuration file location /etc/asciidoc has been added
|
719
876
|
and is now processed before all other locations (patch supplied by
|
720
|
-
[
|
877
|
+
[38]Fredrik Steen).
|
721
878
|
* Recoded tempfile.mktemp() and other artifacts that are no longer
|
722
|
-
necessary or desirable (patches supplied by [
|
879
|
+
necessary or desirable (patches supplied by [39]Fredrik Steen).
|
723
880
|
* Added BUGS file to the distribution.
|
724
881
|
|
725
882
|
Bug fixes
|
@@ -727,12 +884,12 @@
|
|
727
884
|
illegal CSS in files generated by the css-embedded backend.
|
728
885
|
__________________________________________________________________
|
729
886
|
|
730
|
-
|
887
|
+
24. Version 6.0.0 (2005-01-28)
|
731
888
|
|
732
889
|
This release has had some fairly major code and documentation changes.
|
733
890
|
Please report any problems you encounter.
|
734
891
|
|
735
|
-
[
|
892
|
+
[40]Stuart Rackham
|
736
893
|
|
737
894
|
A lot of new stuff. A new major version number -- some regression
|
738
895
|
incompatibility (hopefully mitigated by deprecated warnings).
|
@@ -789,7 +946,7 @@
|
|
789
946
|
class names have also been changed which could result in backward
|
790
947
|
incompatibility in customized stylesheets.
|
791
948
|
* Swapped plain DocBook admonition icons for Jimmac's DocBook icons
|
792
|
-
([
|
949
|
+
([41]http://jimmac.musichall.cz/ikony.php3). The original plain
|
793
950
|
icons have been moved to ./images/plain.
|
794
951
|
* Renamed html backend to xhtml to better reflect it's function
|
795
952
|
(former html-4 backend renamed to html).
|
@@ -821,7 +978,7 @@
|
|
821
978
|
now indents text correctly.
|
822
979
|
__________________________________________________________________
|
823
980
|
|
824
|
-
|
981
|
+
25. Version 5.1.1 (2004-10-10)
|
825
982
|
|
826
983
|
15-December-2004: Interim update: Updated asciidoc.py to fix broken
|
827
984
|
join_lines function -- no other changes.
|
@@ -844,7 +1001,7 @@
|
|
844
1001
|
when generating css output.
|
845
1002
|
__________________________________________________________________
|
846
1003
|
|
847
|
-
|
1004
|
+
26. Version 5.1.0 (2004-09-18)
|
848
1005
|
|
849
1006
|
* Callouts have been implemented (see the Callouts section of the
|
850
1007
|
AsciiDoc User Guide for details).
|
@@ -861,7 +1018,7 @@
|
|
861
1018
|
polishing.
|
862
1019
|
__________________________________________________________________
|
863
1020
|
|
864
|
-
|
1021
|
+
27. Version 5.0.9 (2004-09-09)
|
865
1022
|
|
866
1023
|
* The convention of using a .asc file extension for AsciiDoc files
|
867
1024
|
has been dropped in favor of the familiar .txt extension. It makes
|
@@ -905,7 +1062,7 @@
|
|
905
1062
|
* Documentation additions and corrections.
|
906
1063
|
__________________________________________________________________
|
907
1064
|
|
908
|
-
|
1065
|
+
28. Version 5.0.8 (2004-05-15)
|
909
1066
|
|
910
1067
|
* Spurious out of sequence level 2 warnings no longer appear when
|
911
1068
|
processing book document multi-part book top level Preface and
|
@@ -923,7 +1080,7 @@
|
|
923
1080
|
compliance). Lessened sidebar title top margin.
|
924
1081
|
__________________________________________________________________
|
925
1082
|
|
926
|
-
|
1083
|
+
29. Version 5.0.7 (2004-04-22)
|
927
1084
|
|
928
1085
|
* The version 5.0.6 README incorrectly stated that AsciiDoc would run
|
929
1086
|
under Python 2.0, in fact it requires Python 2.1 or better. The
|
@@ -944,7 +1101,7 @@
|
|
944
1101
|
with with white space.
|
945
1102
|
__________________________________________________________________
|
946
1103
|
|
947
|
-
|
1104
|
+
30. Version 5.0.6 (2004-03-07)
|
948
1105
|
|
949
1106
|
* New image macro implements optional image scaling and linking and
|
950
1107
|
works in both inline and block contexts. The image macro obsolesces
|
@@ -970,17 +1127,17 @@
|
|
970
1127
|
* Section titles can be optionally suffixed with title arguments
|
971
1128
|
enclosed in double square brackets.
|
972
1129
|
* A replacement has been added to asciidoc.conf to replace inline
|
973
|
-
double dashes with the
|
974
|
-
* Changed the .UNDER-CONSTRUCTION. macro syntax to
|
975
|
-
|
976
|
-
|
977
|
-
*
|
1130
|
+
double dashes with the -- entity.
|
1131
|
+
* Changed the .UNDER-CONSTRUCTION. macro syntax to UNDER-CONSTRUCTION
|
1132
|
+
so it is not mistaken for a BlockTitle. Similarly changed the .NEW.
|
1133
|
+
replacement with #NEW#.
|
1134
|
+
* &35;NEW# and #UNDER-CONSTRUCTION macros are now included in the
|
978
1135
|
DocBook backend.
|
979
1136
|
* Replaced shipped smallnew.gif with smallnew.png.
|
980
1137
|
* Documentation tidy ups.
|
981
1138
|
__________________________________________________________________
|
982
1139
|
|
983
|
-
|
1140
|
+
31. Version 5.0.5 (2004-02-25)
|
984
1141
|
|
985
1142
|
* Fixed the disappearing paragraph titles problem that was caused by
|
986
1143
|
Inline macros (incorrectly) processing BlockTitles.
|
@@ -989,7 +1146,7 @@
|
|
989
1146
|
invalid output markup.
|
990
1147
|
__________________________________________________________________
|
991
1148
|
|
992
|
-
|
1149
|
+
32. Version 5.0.4 (2004-02-09)
|
993
1150
|
|
994
1151
|
* Reinstated missing infile, outfile, filetype and
|
995
1152
|
filetype-<filetype> glossary entries.
|
@@ -997,7 +1154,7 @@
|
|
997
1154
|
this has now been documented.
|
998
1155
|
__________________________________________________________________
|
999
1156
|
|
1000
|
-
|
1157
|
+
33. Version 5.0.3 (2004-01-23)
|
1001
1158
|
|
1002
1159
|
* Fixed problem that caused any filters directory file containing
|
1003
1160
|
.conf (not just those with the .conf extension) from being loaded.
|
@@ -1014,7 +1171,7 @@
|
|
1014
1171
|
from configuration file substitution sections.
|
1015
1172
|
__________________________________________________________________
|
1016
1173
|
|
1017
|
-
|
1174
|
+
34. Version 5.0.2 (2003-12-18)
|
1018
1175
|
|
1019
1176
|
* New (alternative) anchor and xref macro syntax (old syntax still
|
1020
1177
|
valid).
|
@@ -1028,17 +1185,17 @@
|
|
1028
1185
|
* Documentation updates and corrections.
|
1029
1186
|
__________________________________________________________________
|
1030
1187
|
|
1031
|
-
|
1188
|
+
35. Version 5.0.1 (2003-12-09)
|
1032
1189
|
|
1033
1190
|
* Fixed problem with anchor tag when generating CSS styled HTML.
|
1034
1191
|
__________________________________________________________________
|
1035
1192
|
|
1036
|
-
|
1193
|
+
36. Version 5.0 (2003-12-08)
|
1037
1194
|
|
1038
1195
|
This release has had some fairly major code and documentation changes.
|
1039
1196
|
Please report any problems you encounter.
|
1040
1197
|
|
1041
|
-
[
|
1198
|
+
[42]Stuart Rackham
|
1042
1199
|
|
1043
1200
|
* AsciiDoc can now produce a full-blown multi-part DocBook book
|
1044
1201
|
including dedication, abstract, preface, colophon, glossary,
|
@@ -1088,7 +1245,7 @@
|
|
1088
1245
|
.docbook to .xml (.sgml for the docbook-sgml backend).
|
1089
1246
|
__________________________________________________________________
|
1090
1247
|
|
1091
|
-
|
1248
|
+
37. Version 4.2 (2003-11-26)
|
1092
1249
|
|
1093
1250
|
* The default HTML output is now XHTML 1.0 markup. To output the
|
1094
1251
|
former HTML 4 markup specify the html-4 backend.
|
@@ -1116,7 +1273,7 @@
|
|
1116
1273
|
arguments.
|
1117
1274
|
__________________________________________________________________
|
1118
1275
|
|
1119
|
-
|
1276
|
+
38. Version 4.1 (2003-11-13)
|
1120
1277
|
|
1121
1278
|
* Added DSV (Delimiter Separated Values) tables format.
|
1122
1279
|
* {eval:<expr>} glossary references drop the containing line if
|
@@ -1140,7 +1297,7 @@
|
|
1140
1297
|
{x] was defined and {y} was not.
|
1141
1298
|
__________________________________________________________________
|
1142
1299
|
|
1143
|
-
|
1300
|
+
39. Version 4.0 (2003-11-08)
|
1144
1301
|
|
1145
1302
|
This release has had some fairly major code and documentation changes.
|
1146
1303
|
Please report any problems you encounter.
|
@@ -1188,7 +1345,7 @@
|
|
1188
1345
|
* Many documentation changes/additions/corrections.
|
1189
1346
|
__________________________________________________________________
|
1190
1347
|
|
1191
|
-
|
1348
|
+
40. Version 3.2.2 (2003-10-26)
|
1192
1349
|
|
1193
1350
|
* Added -n option (synonym for -g section-numbers).
|
1194
1351
|
* Dropped the processing commentary (hey, this is Unix).
|
@@ -1217,12 +1374,11 @@
|
|
1217
1374
|
* Glossary entries are now allowed in Author and Revision lines.
|
1218
1375
|
* Default List subs options and Paragraph presubs options are
|
1219
1376
|
assigned the following default value if not specified:
|
1220
|
-
|
1221
|
-
specialcharacters,quotes,specialwords,replacements,glossary,macros
|
1377
|
+
specialcharacters,quotes,specialwords,replacements,glossary,macros
|
1222
1378
|
* Documentation changes/additions/corrections.
|
1223
1379
|
__________________________________________________________________
|
1224
1380
|
|
1225
|
-
|
1381
|
+
41. Version 3.2 (2003-05-26)
|
1226
1382
|
|
1227
1383
|
* Added a -s command-line option to suppress the output of [header]
|
1228
1384
|
and [footer] sections.
|
@@ -1252,7 +1408,7 @@
|
|
1252
1408
|
* Internal code tidy up.
|
1253
1409
|
__________________________________________________________________
|
1254
1410
|
|
1255
|
-
|
1411
|
+
42. Version 3.1 (2003-05-18)
|
1256
1412
|
|
1257
1413
|
* In version 3.0 a [macros] section entry of the form name was
|
1258
1414
|
equivalent to name=. An entry of the form name now undefines the
|
@@ -1282,7 +1438,7 @@
|
|
1282
1438
|
option).
|
1283
1439
|
__________________________________________________________________
|
1284
1440
|
|
1285
|
-
|
1441
|
+
43. Version 3.0 (2003-05-13)
|
1286
1442
|
|
1287
1443
|
This version is the culmination of work begun in the 2.x releases
|
1288
1444
|
whereby fixed policy has been replaced by extensible mechanisms.
|
@@ -1318,7 +1474,7 @@
|
|
1318
1474
|
configuration files.
|
1319
1475
|
__________________________________________________________________
|
1320
1476
|
|
1321
|
-
|
1477
|
+
44. Version 2.2 (2003-04-07)
|
1322
1478
|
|
1323
1479
|
* The master.conf configuration file name has been deprecated in
|
1324
1480
|
favor of asciidoc.conf.
|
@@ -1360,7 +1516,7 @@
|
|
1360
1516
|
CustomBlocks or Substitutions instead.
|
1361
1517
|
__________________________________________________________________
|
1362
1518
|
|
1363
|
-
|
1519
|
+
45. Version 2.1 (2003-03-17)
|
1364
1520
|
|
1365
1521
|
* Added section auto numbering {sectnum} glossary entry
|
1366
1522
|
(auto-numbering function contributed by Ludovico Magnocavallo).
|
@@ -1368,7 +1524,7 @@
|
|
1368
1524
|
occurs.
|
1369
1525
|
* An AsciiDoc example website has been included in the AsciiDoc
|
1370
1526
|
distribution examples/website directory (also online at
|
1371
|
-
[
|
1527
|
+
[43]http://www.methods.co.nz/asciidoc/examples/website/).
|
1372
1528
|
* NOTE: The asciidoc wrapper script included in the 2.0 distribution
|
1373
1529
|
has been dropped, if you've symlinked or aliased to asciidoc you'll
|
1374
1530
|
need to change them to point directly to asciidoc.py instead.
|
@@ -1390,7 +1546,7 @@
|
|
1390
1546
|
{asciidoc-version} (to it consistent with other entries).
|
1391
1547
|
__________________________________________________________________
|
1392
1548
|
|
1393
|
-
|
1549
|
+
46. Version 2.0 (2003-02-24)
|
1394
1550
|
|
1395
1551
|
* The emphasized, strong and monospaced words options have been
|
1396
1552
|
generalized with the introduction of macro based special words
|
@@ -1444,14 +1600,14 @@
|
|
1444
1600
|
* Added author and author-mail meta tags to HTML configuration files.
|
1445
1601
|
__________________________________________________________________
|
1446
1602
|
|
1447
|
-
|
1603
|
+
47. Version 1.5 (2003-01-08)
|
1448
1604
|
|
1449
1605
|
* Implemented sidebar document elements.
|
1450
1606
|
* Explicit checks for user specified configuration files and input
|
1451
1607
|
file (rather than throwing exception).
|
1452
1608
|
__________________________________________________________________
|
1453
1609
|
|
1454
|
-
|
1610
|
+
48. Version 1.4 (2003-01-04)
|
1455
1611
|
|
1456
1612
|
* New configuration file options emphasizedwords and strongwords.
|
1457
1613
|
These allow the definition of words that will always be emphasized
|
@@ -1471,7 +1627,7 @@
|
|
1471
1627
|
* More documentation additions and tidy ups.
|
1472
1628
|
__________________________________________________________________
|
1473
1629
|
|
1474
|
-
|
1630
|
+
49. Version 1.3 (2003-01-01)
|
1475
1631
|
|
1476
1632
|
* A new strong text formatting convention has been implemented: Word
|
1477
1633
|
phrases enclosed in pairs of single quote characters (acute
|
@@ -1500,7 +1656,7 @@
|
|
1500
1656
|
* Code, configuration file and documentation tidy ups.
|
1501
1657
|
__________________________________________________________________
|
1502
1658
|
|
1503
|
-
|
1659
|
+
50. Version 1.2 (2002-12-28)
|
1504
1660
|
|
1505
1661
|
* Implemented include URL to allow file inclusion.
|
1506
1662
|
* fileextension configuration file [option] renamed to more sensible
|
@@ -1515,7 +1671,7 @@
|
|
1515
1671
|
* Bug fixes.
|
1516
1672
|
__________________________________________________________________
|
1517
1673
|
|
1518
|
-
|
1674
|
+
51. Version 1.1 (2002-12-03)
|
1519
1675
|
|
1520
1676
|
* Added css (cascading style sheets) backend
|
1521
1677
|
* Implemented IndentedBlock document element.
|
@@ -1532,54 +1688,60 @@
|
|
1532
1688
|
* Fixed error that occurred when == title underline was used.
|
1533
1689
|
__________________________________________________________________
|
1534
1690
|
|
1535
|
-
|
1691
|
+
52. Version 1.0 (2002-11-25)
|
1536
1692
|
|
1537
1693
|
First AsciiDoc public release along with AsciiDoc web site
|
1538
|
-
([
|
1539
|
-
registration ([
|
1694
|
+
([44]http://www.methods.co.nz/asciidoc/) and SourceForge.net project
|
1695
|
+
registration ([45]https://sourceforge.net/projects/asciidoc/).
|
1540
1696
|
__________________________________________________________________
|
1541
1697
|
|
1542
|
-
Version 8.
|
1543
|
-
Last updated 2008-
|
1698
|
+
Version 8.3.1
|
1699
|
+
Last updated 2008-12-13 09:58:29 NZDT
|
1544
1700
|
|
1545
1701
|
References
|
1546
1702
|
|
1547
|
-
1. http://
|
1548
|
-
2. http://www.methods.co.nz/asciidoc/
|
1549
|
-
3.
|
1550
|
-
4. http://
|
1551
|
-
5. http://
|
1552
|
-
6. http://www.methods.co.nz/asciidoc/
|
1553
|
-
7. http://www.
|
1554
|
-
8. http://www.methods.co.nz/asciidoc/
|
1555
|
-
9. http://www.methods.co.nz/asciidoc/
|
1556
|
-
10.
|
1557
|
-
11. http://
|
1558
|
-
12. http://
|
1559
|
-
13. http://
|
1560
|
-
14.
|
1561
|
-
15.
|
1562
|
-
16.
|
1563
|
-
17. http://
|
1564
|
-
18. http://
|
1565
|
-
19. http://
|
1566
|
-
20.
|
1567
|
-
21.
|
1568
|
-
22. mailto:
|
1569
|
-
23.
|
1570
|
-
24.
|
1571
|
-
25.
|
1572
|
-
26.
|
1573
|
-
27. file://localhost/tmp/
|
1574
|
-
28.
|
1575
|
-
29.
|
1576
|
-
30. file://localhost/tmp/
|
1577
|
-
31. mailto:
|
1578
|
-
32. mailto:
|
1579
|
-
33.
|
1580
|
-
34.
|
1581
|
-
35.
|
1582
|
-
36.
|
1583
|
-
37.
|
1584
|
-
38.
|
1585
|
-
39.
|
1703
|
+
1. http://www.methods.co.nz/asciidoc/INSTALL.html
|
1704
|
+
2. http://www.methods.co.nz/asciidoc/newtables.html
|
1705
|
+
3. http://www.methods.co.nz/asciidoc/newlists.html
|
1706
|
+
4. http://www.methods.co.nz/asciidoc/userguide.html#X77
|
1707
|
+
5. http://www.methods.co.nz/asciidoc/userguide.html#X76
|
1708
|
+
6. http://www.methods.co.nz/asciidoc/latexmath.pdf
|
1709
|
+
7. http://www.methods.co.nz/asciidoc/asciimathml.html
|
1710
|
+
8. http://www.methods.co.nz/asciidoc/latexmathml.html
|
1711
|
+
9. http://www.methods.co.nz/asciidoc/source-highlight-filter.html
|
1712
|
+
10. https://sharesource.org/hg/asciidoc/
|
1713
|
+
11. http://en.wikipedia.org/wiki/Data:_URI_scheme
|
1714
|
+
12. http://www.methods.co.nz/asciidoc/faq.html
|
1715
|
+
13. http://www.maths.nottingham.ac.uk/personal/drw/lm.html
|
1716
|
+
14. http://www.methods.co.nz/asciidoc/asciimath.html
|
1717
|
+
15. http://www.methods.co.nz/asciidoc/index.html
|
1718
|
+
16. http://tpl.sourceforge.net/userguide.html
|
1719
|
+
17. http://www.methods.co.nz/asciidoc/music-filter.html
|
1720
|
+
18. http://lilypond.org/
|
1721
|
+
19. http://abcnotation.org.uk/
|
1722
|
+
20. mailto:srackham@gmail.com
|
1723
|
+
21. mailto:jlm@ofb.net
|
1724
|
+
22. mailto:m_pupil@yahoo.com.cn
|
1725
|
+
23. http://open.comsultia.com/docbook2odf/
|
1726
|
+
24. http://www1.chapman.edu/~jipsen/mathml/asciimath.html
|
1727
|
+
25. http://www.methods.co.nz/asciidoc/asciimath.html
|
1728
|
+
26. file://localhost/tmp/lynxXXXXsJ1nk8/userguide.html#X50
|
1729
|
+
27. file://localhost/tmp/lynxXXXXsJ1nk8/userguide.html#X33
|
1730
|
+
28. mailto:francis@daoine.org
|
1731
|
+
29. file://localhost/tmp/lynxXXXXsJ1nk8/userguide.html#X39
|
1732
|
+
30. file://localhost/tmp/lynxXXXXsJ1nk8/source-highlight-filter.html
|
1733
|
+
31. mailto:trolocsis@gmail.com
|
1734
|
+
32. mailto:srackham@gmail.com
|
1735
|
+
33. file://localhost/tmp/lynxXXXXsJ1nk8/userguide.html#X36
|
1736
|
+
34. file://localhost/tmp/lynxXXXXsJ1nk8/userguide.html#X33
|
1737
|
+
35. mailto:viktor@rbg.informatik.tu-darmstadt.de
|
1738
|
+
36. file://localhost/tmp/lynxXXXXsJ1nk8/userguide.html#X23
|
1739
|
+
37. mailto:david@dgreaves.com
|
1740
|
+
38. mailto:stone@debian.org
|
1741
|
+
39. mailto:stone@debian.org
|
1742
|
+
40. mailto:srackham@gmail.com
|
1743
|
+
41. http://jimmac.musichall.cz/ikony.php3
|
1744
|
+
42. mailto:srackham@gmail.com
|
1745
|
+
43. http://www.methods.co.nz/asciidoc/examples/website/
|
1746
|
+
44. http://www.methods.co.nz/asciidoc/
|
1747
|
+
45. https://sourceforge.net/projects/asciidoc/
|