summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasterOdin <matt.peveler@gmail.com>2021-02-11 01:56:38 +0000
committerMasterOdin <matt.peveler@gmail.com>2021-02-11 01:56:38 +0000
commit5a94f94c0c876823d8d5ed90eb0e6b3ecc0ee1a7 (patch)
tree46d2fb487330aa42ab216842d28672542f245a7f
parent247a61d87abc67f2aada0335a5225d7e06f45cbf (diff)
downloadasciidoc-py3-5a94f94c0c876823d8d5ed90eb0e6b3ecc0ee1a7.tar.gz
deploy: 0e44b30f
Signed-off-by: MasterOdin <matt.peveler@gmail.com>
-rw-r--r--CHANGELOG.html103
-rw-r--r--CHANGELOG.txt88
-rw-r--r--INSTALL.html22
-rw-r--r--README-website.html4
-rw-r--r--README.html4
-rw-r--r--a2x.1.html4
-rw-r--r--article-html5-toc2.html8
-rw-r--r--article-standalone.html8
-rw-r--r--article.fo2
-rw-r--r--article.html8
-rw-r--r--article.pdfbin38079 -> 38079 bytes
-rw-r--r--article.xml4
-rw-r--r--asciidoc-docbook-xsl.html4
-rw-r--r--asciidoc-graphviz-sample.html4
-rw-r--r--asciidoc.16
-rw-r--r--asciidoc.1.css-embedded.html4
-rw-r--r--asciidoc.1.html4
-rw-r--r--asciidoc.css-embedded.html8
-rw-r--r--asciidoc.html8
-rw-r--r--asciidoc.pdfbin463657 -> 463575 bytes
-rw-r--r--asciidocapi.html4
-rw-r--r--asciimath.html4
-rw-r--r--book-multi.html8
-rw-r--r--book.html8
-rw-r--r--epub-notes.html4
-rw-r--r--faq.html4
-rw-r--r--index.html6
-rw-r--r--latex-backend.html8
-rw-r--r--latex-bugs.html8
-rw-r--r--latex-filter.html4
-rw-r--r--latexmath.html4
-rw-r--r--latexmathml.html4
-rw-r--r--manpage.html4
-rw-r--r--music-filter.html4
-rw-r--r--newlists.html4
-rw-r--r--newtables.html4
-rw-r--r--plugins.html4
-rw-r--r--publishing-ebooks-with-asciidoc.html4
-rw-r--r--slidy-example.html8
-rw-r--r--slidy.html8
-rw-r--r--source-highlight-filter.html4
-rw-r--r--support.html4
-rw-r--r--testasciidoc.1.html4
-rw-r--r--testasciidoc.html4
-rw-r--r--userguide.html8
-rw-r--r--version83.html4
46 files changed, 225 insertions, 202 deletions
diff --git a/CHANGELOG.html b/CHANGELOG.html
index fef911e..078e2e7 100644
--- a/CHANGELOG.html
+++ b/CHANGELOG.html
@@ -43,19 +43,36 @@ asciidoc.install();
</div>
<div id="content">
<div class="sect1">
+<h2 id="_version_9_1_0_2021_02_08">Version 9.1.0 (2021-02-08)</h2>
+<div class="sectionbody">
+<div class="ulist"><div class="title">Features</div><ul>
+<li>
+<p>
+Can specify a line range when using the <code>include</code> macro.
+</p>
+</li>
+<li>
+<p>
+Setting the <code>SGML_CATALOG_FILES</code> environment variable will set <code>--catalogs</code> on xmllint within a2x.
+</p>
+</li>
+</ul></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_version_9_0_5_2021_01_24">Version 9.0.5 (2021-01-24)</h2>
<div class="sectionbody">
<div class="ulist"><div class="title">Bug fixes</div><ul>
<li>
<p>
-Use config newline setting in system attribute evaluation (thanks @hoadlck)
+Use config newline setting in system attribute evaluation (thanks @hoadlck).
</p>
</li>
</ul></div>
<div class="ulist"><div class="title">Testing</div><ul>
<li>
<p>
-Update to deadsnakes/python@v2.0.2
+Update to deadsnakes/python@v2.0.2.
</p>
</li>
</ul></div>
@@ -67,29 +84,29 @@ Update to deadsnakes/python@v2.0.2
<div class="ulist"><div class="title">Bug fixes</div><ul>
<li>
<p>
-Fix listing out installed plugins (e.g. --filter list)
+Fix listing out installed plugins (e.g. --filter list).
</p>
</li>
<li>
<p>
-Fix python version check failing on 3.10 (thanks @hroncok)
+Fix python version check failing on 3.10 (thanks @hroncok).
</p>
</li>
</ul></div>
<div class="ulist"><div class="title">Testing</div><ul>
<li>
<p>
-Update to deadsnakes/python@v2.0.0 for testing dev python versions
+Update to deadsnakes/python@v2.0.0 for testing dev python versions.
</p>
</li>
<li>
<p>
-Move from testing against 3.9-dev to stable 3.9
+Move from testing against 3.9-dev to stable 3.9.
</p>
</li>
<li>
<p>
-Add 3.10-dev test target
+Add 3.10-dev test target.
</p>
</li>
</ul></div>
@@ -101,14 +118,14 @@ Add 3.10-dev test target
<div class="ulist"><div class="title">Bug fixes</div><ul>
<li>
<p>
-Fix extra newline characters inserted into generated source (thanks @hoadlck)
+Fix extra newline characters inserted into generated source (thanks @hoadlck).
</p>
</li>
</ul></div>
<div class="ulist"><div class="title">Testing</div><ul>
<li>
<p>
-Validate line endings as part of test suite
+Validate line endings as part of test suite.
</p>
</li>
</ul></div>
@@ -120,7 +137,7 @@ Validate line endings as part of test suite
<div class="ulist"><div class="title">Bug fixes</div><ul>
<li>
<p>
-Revert to using optparse from argparse for a2x
+Revert to using optparse from argparse for a2x.
</p>
</li>
</ul></div>
@@ -132,21 +149,21 @@ Revert to using optparse from argparse for a2x
<div class="ulist"><div class="title">Bug fixes</div><ul>
<li>
<p>
-Fix a2x crashing on decoding generated HTML pages
+Fix a2x crashing on decoding generated HTML pages.
</p>
</li>
</ul></div>
<div class="ulist"><div class="title">Building</div><ul>
<li>
<p>
-Fix generated tar.gz not having files under top-level asciidoc folder
+Fix generated tar.gz not having files under top-level asciidoc folder.
</p>
</li>
</ul></div>
<div class="ulist"><div class="title">Testing</div><ul>
<li>
<p>
-Test against Python 3.9
+Test against Python 3.9.
</p>
</li>
</ul></div>
@@ -158,148 +175,148 @@ Test against Python 3.9
<div class="ulist"><div class="title">Additions and changes</div><ul>
<li>
<p>
-Port asciidoc to run on Python 3.5+ (see <a href="https://github.com/asciidoc/asciidoc">https://github.com/asciidoc/asciidoc</a> for the EOL Python 2 implementation)
+Port asciidoc to run on Python 3.5+ (see <a href="https://github.com/asciidoc/asciidoc">https://github.com/asciidoc/asciidoc</a> for the EOL Python 2 implementation).
</p>
</li>
<li>
<p>
-Drop internal implementation of OrderedDict and use the standard library collections.OrderedDict instead
+Drop internal implementation of OrderedDict and use the standard library collections.OrderedDict instead.
</p>
</li>
<li>
<p>
-Implement Dockerfile for running asciidoc
+Implement Dockerfile for running asciidoc.
</p>
</li>
<li>
<p>
-Add Catalan translation
+Add Catalan translation.
</p>
</li>
<li>
<p>
-Add docbook5 backend
+Add docbook5 backend.
</p>
</li>
<li>
<p>
-Fix misspellings in various files and documents
+Fix misspellings in various files and documents.
</p>
</li>
<li>
<p>
-Use UTC for testing instead of Pacific/Auckland (which observes daylight saving time)
+Use UTC for testing instead of Pacific/Auckland (which observes daylight saving time).
</p>
</li>
<li>
<p>
-Use "with" context statement for opening and closing files instead of older try/finally pattern
+Use "with" context statement for opening and closing files instead of older try/finally pattern.
</p>
</li>
<li>
<p>
-Search sibling paths before system wide paths in asciidocapi
+Search sibling paths before system wide paths in asciidocapi.
</p>
</li>
<li>
<p>
-Add manpage for testasciidoc.py
+Add manpage for testasciidoc.py.
</p>
</li>
<li>
<p>
-Use argparse instead of optparse for argument parsing
+Use argparse instead of optparse for argument parsing.
</p>
</li>
<li>
<p>
-Add simplified Chinese translation (thanks @muirmok)
+Add simplified Chinese translation (thanks @muirmok).
</p>
</li>
<li>
<p>
-vim-asciidoc: speed up the refresh process for big files (thanks @aerostitch)
+vim-asciidoc: speed up the refresh process for big files (thanks @aerostitch).
</p>
</li>
<li>
<p>
-Allow specifying floatstyle attribute for figures, tables, equations, examples in docbook (thanks @psaris)
+Allow specifying floatstyle attribute for figures, tables, equations, examples in docbook (thanks @psaris).
</p>
</li>
<li>
<p>
-Use <a href="https://pypi.org/project/trans/">trans python module</a> (if available) to better handle character decomposition to ascii for ascii-ids (thanks @rkel)
+Use <a href="https://pypi.org/project/trans/">trans python module</a> (if available) to better handle character decomposition to ascii for ascii-ids (thanks @rkel).
</p>
</li>
<li>
<p>
-Use lru_cache to memoize repeated calls to macro look-up, giving potential ~15% speed-up on parsing
+Use lru_cache to memoize repeated calls to macro look-up, giving potential ~15% speed-up on parsing.
</p>
</li>
</ul></div>
<div class="ulist"><div class="title">Bug fixes</div><ul>
<li>
<p>
-Fix index terms requiring two characters instead of just one (see <a href="https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392605876">https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392605876</a>)
+Fix index terms requiring two characters instead of just one (see <a href="https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392605876">https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392605876</a>).
</p>
</li>
<li>
<p>
-Properly capture and use colophon, dedication, and preface for docbooks in Japanese (see <a href="https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392623181">https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392623181</a>)
+Properly capture and use colophon, dedication, and preface for docbooks in Japanese (see <a href="https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392623181">https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392623181</a>).
</p>
</li>
<li>
<p>
-make install did not include the unwraplatex.py filter
+make install did not include the unwraplatex.py filter.
</p>
</li>
<li>
<p>
-Fix a2x option collection from input file with non-ascii encoding
+Fix a2x option collection from input file with non-ascii encoding.
</p>
</li>
<li>
<p>
-Fix options attribute not being properly parsed in Delimited Blocks attribute list
+Fix options attribute not being properly parsed in Delimited Blocks attribute list.
</p>
</li>
</ul></div>
<div class="ulist"><div class="title">Building</div><ul>
<li>
<p>
-Migrate from hierarchical A-A-P build system to top-level Makefile
+Migrate from hierarchical A-A-P build system to top-level Makefile.
</p>
</li>
<li>
<p>
-Add <code>make help</code> target that prints out usage message for make
+Add <code>make help</code> target that prints out usage message for make.
</p>
</li>
<li>
<p>
-Fix double slash issue in Makefile when installing asciidoc or its docs
+Fix double slash issue in Makefile when installing asciidoc or its docs.
</p>
</li>
</ul></div>
<div class="ulist"><div class="title">Testing</div><ul>
<li>
<p>
-Commit generated test files to the repository for continuous integration
+Commit generated test files to the repository for continuous integration.
</p>
</li>
<li>
<p>
-Test against Python 3.5+ on Travis-CI
+Test against Python 3.5+ on Travis-CI.
</p>
</li>
<li>
<p>
-Remove symlink tests/asciidocapi.py in favor of just appending to sys.path
+Remove symlink tests/asciidocapi.py in favor of just appending to sys.path.
</p>
</li>
<li>
<p>
-Add requires directive to testasciidoc.conf to indicate necessary external dependencies (e.g. source-highlight)
+Add requires directive to testasciidoc.conf to indicate necessary external dependencies (e.g. source-highlight).
</p>
</li>
</ul></div>
@@ -8298,8 +8315,8 @@ Fixed error that occurred when <em>==</em> title underline was
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:07 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:29 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 0578bdd..063e048 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -3,86 +3,92 @@ AsciiDoc ChangeLog
:website: https://asciidoc.org/
+Version 9.1.0 (2021-02-08)
+--------------------------
+.Features
+- Can specify a line range when using the `include` macro.
+- Setting the `SGML_CATALOG_FILES` environment variable will set `--catalogs` on xmllint within a2x.
+
Version 9.0.5 (2021-01-24)
--------------------------
.Bug fixes
-- Use config newline setting in system attribute evaluation (thanks @hoadlck)
+- Use config newline setting in system attribute evaluation (thanks @hoadlck).
.Testing
-- Update to deadsnakes/python@v2.0.2
+- Update to deadsnakes/python@v2.0.2.
Version 9.0.4 (2020-10-20)
--------------------------
.Bug fixes
-- Fix listing out installed plugins (e.g. --filter list)
-- Fix python version check failing on 3.10 (thanks @hroncok)
+- Fix listing out installed plugins (e.g. --filter list).
+- Fix python version check failing on 3.10 (thanks @hroncok).
.Testing
-- Update to deadsnakes/python@v2.0.0 for testing dev python versions
-- Move from testing against 3.9-dev to stable 3.9
-- Add 3.10-dev test target
+- Update to deadsnakes/python@v2.0.0 for testing dev python versions.
+- Move from testing against 3.9-dev to stable 3.9.
+- Add 3.10-dev test target.
Version 9.0.3 (2020-10-05)
--------------------------
.Bug fixes
-- Fix extra newline characters inserted into generated source (thanks @hoadlck)
+- Fix extra newline characters inserted into generated source (thanks @hoadlck).
.Testing
-- Validate line endings as part of test suite
+- Validate line endings as part of test suite.
Version 9.0.2 (2020-07-21)
--------------------------
.Bug fixes
-- Revert to using optparse from argparse for a2x
+- Revert to using optparse from argparse for a2x.
Version 9.0.1 (2020-06-26)
--------------------------
.Bug fixes
-- Fix a2x crashing on decoding generated HTML pages
+- Fix a2x crashing on decoding generated HTML pages.
.Building
-- Fix generated tar.gz not having files under top-level asciidoc folder
+- Fix generated tar.gz not having files under top-level asciidoc folder.
.Testing
-- Test against Python 3.9
+- Test against Python 3.9.
Version 9.0.0 (2020-06-02)
--------------------------
.Additions and changes
-- Port asciidoc to run on Python 3.5+ (see https://github.com/asciidoc/asciidoc for the EOL Python 2 implementation)
-- Drop internal implementation of OrderedDict and use the standard library collections.OrderedDict instead
-- Implement Dockerfile for running asciidoc
-- Add Catalan translation
-- Add docbook5 backend
-- Fix misspellings in various files and documents
-- Use UTC for testing instead of Pacific/Auckland (which observes daylight saving time)
-- Use "with" context statement for opening and closing files instead of older try/finally pattern
-- Search sibling paths before system wide paths in asciidocapi
-- Add manpage for testasciidoc.py
-- Use argparse instead of optparse for argument parsing
-- Add simplified Chinese translation (thanks @muirmok)
-- vim-asciidoc: speed up the refresh process for big files (thanks @aerostitch)
-- Allow specifying floatstyle attribute for figures, tables, equations, examples in docbook (thanks @psaris)
-- Use https://pypi.org/project/trans/[trans python module] (if available) to better handle character decomposition to ascii for ascii-ids (thanks @rkel)
-- Use lru_cache to memoize repeated calls to macro look-up, giving potential ~15% speed-up on parsing
+- Port asciidoc to run on Python 3.5+ (see https://github.com/asciidoc/asciidoc for the EOL Python 2 implementation).
+- Drop internal implementation of OrderedDict and use the standard library collections.OrderedDict instead.
+- Implement Dockerfile for running asciidoc.
+- Add Catalan translation.
+- Add docbook5 backend.
+- Fix misspellings in various files and documents.
+- Use UTC for testing instead of Pacific/Auckland (which observes daylight saving time).
+- Use "with" context statement for opening and closing files instead of older try/finally pattern.
+- Search sibling paths before system wide paths in asciidocapi.
+- Add manpage for testasciidoc.py.
+- Use argparse instead of optparse for argument parsing.
+- Add simplified Chinese translation (thanks @muirmok).
+- vim-asciidoc: speed up the refresh process for big files (thanks @aerostitch).
+- Allow specifying floatstyle attribute for figures, tables, equations, examples in docbook (thanks @psaris).
+- Use https://pypi.org/project/trans/[trans python module] (if available) to better handle character decomposition to ascii for ascii-ids (thanks @rkel).
+- Use lru_cache to memoize repeated calls to macro look-up, giving potential ~15% speed-up on parsing.
.Bug fixes
-- Fix index terms requiring two characters instead of just one (see https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392605876)
-- Properly capture and use colophon, dedication, and preface for docbooks in Japanese (see https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392623181)
-- make install did not include the unwraplatex.py filter
-- Fix a2x option collection from input file with non-ascii encoding
-- Fix options attribute not being properly parsed in Delimited Blocks attribute list
+- Fix index terms requiring two characters instead of just one (see https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392605876).
+- Properly capture and use colophon, dedication, and preface for docbooks in Japanese (see https://github.com/asciidoc/asciidoc-py3/pull/2#issuecomment-392623181).
+- make install did not include the unwraplatex.py filter.
+- Fix a2x option collection from input file with non-ascii encoding.
+- Fix options attribute not being properly parsed in Delimited Blocks attribute list.
.Building
-- Migrate from hierarchical A-A-P build system to top-level Makefile
-- Add `make help` target that prints out usage message for make
-- Fix double slash issue in Makefile when installing asciidoc or its docs
+- Migrate from hierarchical A-A-P build system to top-level Makefile.
+- Add `make help` target that prints out usage message for make.
+- Fix double slash issue in Makefile when installing asciidoc or its docs.
.Testing
-- Commit generated test files to the repository for continuous integration
-- Test against Python 3.5+ on Travis-CI
-- Remove symlink tests/asciidocapi.py in favor of just appending to sys.path
-- Add requires directive to testasciidoc.conf to indicate necessary external dependencies (e.g. source-highlight)
+- Commit generated test files to the repository for continuous integration.
+- Test against Python 3.5+ on Travis-CI.
+- Remove symlink tests/asciidocapi.py in favor of just appending to sys.path.
+- Add requires directive to testasciidoc.conf to indicate necessary external dependencies (e.g. source-highlight).
Version 8.6.10 (2017-09-22)
---------------------------
diff --git a/INSTALL.html b/INSTALL.html
index 39c894f..1820b28 100644
--- a/INSTALL.html
+++ b/INSTALL.html
@@ -89,13 +89,13 @@ Make sure you have <a href="https://git-scm.com/">Git</a>
<li>
<p>
Go to the directory you want to install AsciiDoc into and download
- the repository. This example gets the 9.0.5 tagged release:
+ the repository. This example gets the 9.1.0 tagged release:
</p>
<div class="literalblock">
<div class="content">
<pre><code>$ cd ~/bin
-$ git clone https://github.com/asciidoc/asciidoc-py3 asciidoc-9.0.5
-$ git checkout 9.0.5</code></pre>
+$ git clone https://github.com/asciidoc/asciidoc-py3 asciidoc-9.1.0
+$ git checkout 9.1.0</code></pre>
</div></div>
</li>
</ul></div>
@@ -108,8 +108,8 @@ system-wide install.</p></div>
so it&#8217;s easy to execute <code>asciidoc</code> from the command line, for example:</p></div>
<div class="literalblock">
<div class="content">
-<pre><code>$ ln -s ~/bin/asciidoc-9.0.5/asciidoc.py ~/bin/asciidoc
-$ ln -s ~/bin/asciidoc-9.0.5/a2x.py ~/bin/a2x</code></pre>
+<pre><code>$ ln -s ~/bin/asciidoc-9.1.0/asciidoc.py ~/bin/asciidoc
+$ ln -s ~/bin/asciidoc-9.1.0/a2x.py ~/bin/a2x</code></pre>
</div></div>
<div class="paragraph"><p>Use the git <code>pull</code> command to update your local AsciiDoc repository.</p></div>
</div>
@@ -145,8 +145,8 @@ directory.</p></div>
that is tailored for your system. To install:</p></div>
<div class="literalblock">
<div class="content">
-<pre><code>$ tar -xzf asciidoc-9.0.5.tar.gz
-$ cd asciidoc-9.0.5
+<pre><code>$ tar -xzf asciidoc-9.1.0.tar.gz
+$ cd asciidoc-9.1.0
$ ./configure
$ sudo make install</code></pre>
</div></div>
@@ -172,9 +172,9 @@ few people using it on Windows. To install AsciiDoc on Windows unzip
the distribution zip file contents:</p></div>
<div class="literalblock">
<div class="content">
-<pre><code>$ unzip asciidoc-9.0.5.zip</code></pre>
+<pre><code>$ unzip asciidoc-9.1.0.zip</code></pre>
</div></div>
-<div class="paragraph"><p>This will create the folder <code>asciidoc-9.0.5</code> containing the
+<div class="paragraph"><p>This will create the folder <code>asciidoc-9.1.0</code> containing the
<code>asciidoc.py</code> and <code>a2x.py</code> executables along with configuration files
and documentation.</p></div>
<div class="paragraph"><p>To generate DocBook based outputs (e.g. PDFs) you will also need a
@@ -264,8 +264,8 @@ Guide</em>.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:09 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:31 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/README-website.html b/README-website.html
index 0e12dbd..8856fbd 100644
--- a/README-website.html
+++ b/README-website.html
@@ -101,8 +101,8 @@ browsers.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:09 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:31 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/README.html b/README.html
index 924d0e7..0374115 100644
--- a/README.html
+++ b/README.html
@@ -129,8 +129,8 @@ Public License version 2 (GPLv2).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:09 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:31 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/a2x.1.html b/a2x.1.html
index 4099ea7..5b59014 100644
--- a/a2x.1.html
+++ b/a2x.1.html
@@ -711,8 +711,8 @@ contributed to it.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:09 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:31 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/article-html5-toc2.html b/article-html5-toc2.html
index 6a4b3a2..774c68a 100644
--- a/article-html5-toc2.html
+++ b/article-html5-toc2.html
@@ -839,8 +839,8 @@ asciidoc.install(2);
<h1>The Article Title</h1>
<span id="author">Author's Name</span><br>
<span id="email" class="monospaced">&lt;<a href="mailto:authors@email.address">authors@email.address</a>&gt;</span><br>
-<span id="revnumber">version 9.0.5,</span>
-<span id="revdate">24 January 2021</span>
+<span id="revnumber">version 9.1.0,</span>
+<span id="revdate">08 February 2021</span>
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -1011,9 +1011,9 @@ A second glossary term
<div id="footnotes"><hr></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br>
+Version 9.1.0<br>
Last updated
- 2021-02-11 01:46:07 UTC
+ 2021-02-11 01:55:28 UTC
</div>
</div>
</body>
diff --git a/article-standalone.html b/article-standalone.html
index 6488010..318f8aa 100644
--- a/article-standalone.html
+++ b/article-standalone.html
@@ -737,8 +737,8 @@ asciidoc.install(2);
<h1>The Article Title</h1>
<span id="author">Author's Name</span><br />
<span id="email"><code>&lt;<a href="mailto:authors@email.address">authors@email.address</a>&gt;</code></span><br />
-<span id="revnumber">version 9.0.5,</span>
-<span id="revdate">24 January 2021</span>
+<span id="revnumber">version 9.1.0,</span>
+<span id="revdate">08 February 2021</span>
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -1078,9 +1078,9 @@ A second glossary term
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
+Version 9.1.0<br />
Last updated
- 2021-02-11 01:46:07 UTC
+ 2021-02-11 01:55:28 UTC
</div>
</div>
</body>
diff --git a/article.fo b/article.fo
index 32e8a94..7a2bde1 100644
--- a/article.fo
+++ b/article.fo
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="serif,Symbol,ZapfDingbats" font-size="12pt" text-align="left" line-height="normal" font-selection-strategy="character-by-character" line-height-shift-adjustment="disregard-shifts" writing-mode="lr-tb" language="en"><fo:layout-master-set><fo:simple-page-master master-name="blank" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body display-align="center" margin-bottom="0.5in" margin-top="0.5in" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-blank" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-blank" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-blank" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-blank" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="titlepage-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="titlepage-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="titlepage-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="lot-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="lot-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="lot-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="front-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="front-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="front-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="body-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="body-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="body-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="back-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="back-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="back-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="index-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="2" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="index-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="2" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="index-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="2" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:page-sequence-master master-name="titlepage"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="titlepage-first" page-position="first"/><fo:conditional-page-master-reference master-reference="titlepage-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="titlepage-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="lot"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="lot-first" page-position="first"/><fo:conditional-page-master-reference master-reference="lot-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="lot-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="front"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="front-first" page-position="first"/><fo:conditional-page-master-reference master-reference="front-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="front-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="body"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="body-first" page-position="first"/><fo:conditional-page-master-reference master-reference="body-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="body-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="back"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="back-first" page-position="first"/><fo:conditional-page-master-reference master-reference="back-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="back-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="index"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="index-first" page-position="first"/><fo:conditional-page-master-reference master-reference="index-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="index-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master></fo:layout-master-set><fo:declarations xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"><x:xmpmeta xmlns:x="adobe:ns:meta/"><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about=""><dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">The Article Title</dc:title><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Author's Name</dc:creator></rdf:Description><rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about=""/><rdf:Description xmlns:xmp="http://ns.adobe.com/xap/1.0/" rdf:about=""><xmp:CreatorTool>DocBook XSL Stylesheets with Apache FOP</xmp:CreatorTool></rdf:Description></rdf:RDF></x:xmpmeta></fo:declarations><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_abstract"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_the_first_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="X1"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_a_nested_sub_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_yet_another_nested_sub_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_the_second_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_appendix"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_appendix_sub_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_bibliography"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="taoup"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="walsh-muellner"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_glossary"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_index"/><fo:bookmark-tree><fo:bookmark internal-destination="idm1" starting-state="hide"><fo:bookmark-title>The Article Title</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="toc...idm1"><fo:bookmark-title>Table of Contents</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="_the_first_section" starting-state="hide"><fo:bookmark-title>1. The First Section</fo:bookmark-title><fo:bookmark internal-destination="X1" starting-state="hide"><fo:bookmark-title>1.1. Sub-section with Anchor</fo:bookmark-title><fo:bookmark internal-destination="_a_nested_sub_section" starting-state="hide"><fo:bookmark-title>A Nested Sub-section</fo:bookmark-title><fo:bookmark internal-destination="_yet_another_nested_sub_section" starting-state="hide"><fo:bookmark-title>Yet another nested Sub-section</fo:bookmark-title></fo:bookmark></fo:bookmark></fo:bookmark></fo:bookmark><fo:bookmark internal-destination="_the_second_section" starting-state="hide"><fo:bookmark-title>2. The Second Section</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="_example_appendix" starting-state="hide"><fo:bookmark-title>A. Example Appendix</fo:bookmark-title><fo:bookmark internal-destination="_appendix_sub_section" starting-state="hide"><fo:bookmark-title>A.1. Appendix Sub-section</fo:bookmark-title></fo:bookmark></fo:bookmark><fo:bookmark internal-destination="_example_bibliography" starting-state="hide"><fo:bookmark-title>Example Bibliography</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="_example_glossary" starting-state="hide"><fo:bookmark-title>Example Glossary</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="_example_index" starting-state="hide"><fo:bookmark-title>Example Index</fo:bookmark-title></fo:bookmark></fo:bookmark-tree><fo:page-sequence xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" hyphenate="false" master-reference="body" language="en" format="1" initial-page-number="1" force-page-count="no-force" hyphenation-character="-" hyphenation-push-character-count="2" hyphenation-remain-character-count="2"><fo:static-content flow-name="xsl-region-before-first"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-bottom-width="0.5pt" border-bottom-style="solid" border-bottom-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="right" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-before-odd"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-bottom-width="0.5pt" border-bottom-style="solid" border-bottom-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="before" relative-align="baseline"><fo:block><fo:block>The Article Title</fo:block></fo:block></fo:table-cell><fo:table-cell text-align="right" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-before-even"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-bottom-width="0.5pt" border-bottom-style="solid" border-bottom-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="before" relative-align="baseline"><fo:block><fo:block>The Article Title</fo:block></fo:block></fo:table-cell><fo:table-cell text-align="right" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-before-blank"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-bottom-width="0.5pt" border-bottom-style="solid" border-bottom-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="right" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-footnote-separator"><fo:block><fo:leader color="black" leader-pattern="rule" leader-length="1in"/></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-inner-first"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-inner-odd"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-inner-even"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-inner-blank"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-outer-first"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-outer-odd"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-outer-even"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-outer-blank"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-after-first"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-top-width="0.5pt" border-top-style="solid" border-top-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="after" relative-align="baseline"><fo:block><fo:block><fo:page-number/></fo:block></fo:block></fo:table-cell><fo:table-cell text-align="end" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-after-odd"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-top-width="0.5pt" border-top-style="solid" border-top-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="after" relative-align="baseline"><fo:block><fo:block><fo:page-number/></fo:block></fo:block></fo:table-cell><fo:table-cell text-align="end" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-after-even"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-top-width="0.5pt" border-top-style="solid" border-top-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="after" relative-align="baseline"><fo:block><fo:block><fo:page-number/></fo:block></fo:block></fo:table-cell><fo:table-cell text-align="end" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-after-blank"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-top-width="0.5pt" border-top-style="solid" border-top-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="after" relative-align="baseline"><fo:block><fo:block><fo:page-number/></fo:block></fo:block></fo:table-cell><fo:table-cell text-align="end" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:flow flow-name="xsl-region-body" start-indent="1pc" end-indent="0pt"><fo:block id="idm1"><fo:block font-family="sans-serif,Symbol,ZapfDingbats"><fo:block start-indent="0pt" text-align="center"><fo:block keep-with-next.within-column="always" font-size="24.8832pt" font-weight="bold"><fo:block keep-with-next.within-column="always" space-before.optimum="12pt" space-before.minimum="12pt * 0.8" space-before.maximum="12pt * 1.2" hyphenate="false" text-align="center" start-indent="0pt" hyphenation-character="-" hyphenation-push-character-count="2" hyphenation-remain-character-count="2">The Article Title</fo:block></fo:block><fo:block space-before="0.5em" font-size="14.4pt"><fo:block>Author's Name <fo:inline font-size="10pt" font-family="monospace"><fo:inline keep-together.within-line="always" hyphenate="false">&lt;authors@email.address&gt;</fo:inline></fo:inline></fo:block></fo:block><fo:block space-before="0.5em"><fo:table table-layout="fixed" width="100%"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body start-indent="0pt" end-indent="0pt"><fo:table-row><fo:table-cell number-columns-spanned="3"><fo:block>Revision History</fo:block></fo:table-cell></fo:table-row><fo:table-row><fo:table-cell><fo:block>Revision 9.0.5</fo:block></fo:table-cell><fo:table-cell><fo:block>24 January 2021</fo:block></fo:table-cell><fo:table-cell><fo:block>AN</fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:block></fo:block></fo:block><fo:block id="toc...idm1" space-before.minimum="0.5em" space-before.optimum="1em" space-before.maximum="2em" space-after.minimum="0.5em" space-after.optimum="1em" space-after.maximum="2em"><fo:block><fo:block><fo:block space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="sans-serif,Symbol,ZapfDingbats">Table of Contents</fo:block></fo:block></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_the_first_section">1. The First Section</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_the_first_section"><fo:page-number-citation ref-id="_the_first_section"/></fo:basic-link></fo:inline></fo:block><fo:block id="toc.idm1._the_first_section" margin-left="24pt"><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="X1">1.1. Sub-section with Anchor</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="X1"><fo:page-number-citation ref-id="X1"/></fo:basic-link></fo:inline></fo:block></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_the_second_section">2. The Second Section</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_the_second_section"><fo:page-number-citation ref-id="_the_second_section"/></fo:basic-link></fo:inline></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_example_appendix">A. Example Appendix</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_example_appendix"><fo:page-number-citation ref-id="_example_appendix"/></fo:basic-link></fo:inline></fo:block><fo:block id="toc.idm1._example_appendix" margin-left="24pt"><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_appendix_sub_section">A.1. Appendix Sub-section</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_appendix_sub_section"><fo:page-number-citation ref-id="_appendix_sub_section"/></fo:basic-link></fo:inline></fo:block></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_example_bibliography">Example Bibliography</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_example_bibliography"><fo:page-number-citation ref-id="_example_bibliography"/></fo:basic-link></fo:inline></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_example_glossary">Example Glossary</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_example_glossary"><fo:page-number-citation ref-id="_example_glossary"/></fo:basic-link></fo:inline></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_example_index">Example Index</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_example_index"><fo:page-number-citation ref-id="_example_index"/></fo:basic-link></fo:inline></fo:block></fo:block><fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the optional preamble (an untitled section body). Useful for
+<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="serif,Symbol,ZapfDingbats" font-size="12pt" text-align="left" line-height="normal" font-selection-strategy="character-by-character" line-height-shift-adjustment="disregard-shifts" writing-mode="lr-tb" language="en"><fo:layout-master-set><fo:simple-page-master master-name="blank" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body display-align="center" margin-bottom="0.5in" margin-top="0.5in" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-blank" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-blank" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-blank" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-blank" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="titlepage-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="titlepage-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="titlepage-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="lot-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="lot-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="lot-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="front-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="front-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="front-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="body-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="body-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="body-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="back-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="back-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="back-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="1" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="index-first" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="2" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-first" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-first" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-first" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-first" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="index-odd" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.75in" margin-right="0.5in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="2" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-odd" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-odd" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-odd" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-odd" precedence="false" extent="0in"/></fo:simple-page-master><fo:simple-page-master master-name="index-even" page-width="210mm" page-height="297mm" margin-top="0.5in" margin-bottom="0.25in" margin-left="0.5in" margin-right="0.75in"><fo:region-body margin-bottom="0.5in" margin-top="0.5in" column-gap="12pt" column-count="2" margin-left="0in" margin-right="0in"/><fo:region-before region-name="xsl-region-before-even" extent="0.4in" precedence="true" display-align="before"/><fo:region-after region-name="xsl-region-after-even" extent="0.4in" precedence="true" display-align="after"/><fo:region-start border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-outer-even" precedence="false" extent="0in"/><fo:region-end border-width="0" padding="0" reference-orientation="90" region-name="xsl-region-inner-even" precedence="false" extent="0in"/></fo:simple-page-master><fo:page-sequence-master master-name="titlepage"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="titlepage-first" page-position="first"/><fo:conditional-page-master-reference master-reference="titlepage-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="titlepage-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="lot"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="lot-first" page-position="first"/><fo:conditional-page-master-reference master-reference="lot-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="lot-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="front"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="front-first" page-position="first"/><fo:conditional-page-master-reference master-reference="front-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="front-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="body"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="body-first" page-position="first"/><fo:conditional-page-master-reference master-reference="body-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="body-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="back"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="back-first" page-position="first"/><fo:conditional-page-master-reference master-reference="back-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="back-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="index"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/><fo:conditional-page-master-reference master-reference="index-first" page-position="first"/><fo:conditional-page-master-reference master-reference="index-odd" odd-or-even="odd"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="index-odd"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master></fo:layout-master-set><fo:declarations xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"><x:xmpmeta xmlns:x="adobe:ns:meta/"><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about=""><dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">The Article Title</dc:title><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Author's Name</dc:creator></rdf:Description><rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about=""/><rdf:Description xmlns:xmp="http://ns.adobe.com/xap/1.0/" rdf:about=""><xmp:CreatorTool>DocBook XSL Stylesheets with Apache FOP</xmp:CreatorTool></rdf:Description></rdf:RDF></x:xmpmeta></fo:declarations><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_abstract"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_the_first_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="X1"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_a_nested_sub_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_yet_another_nested_sub_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_the_second_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_appendix"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_appendix_sub_section"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_bibliography"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="taoup"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="walsh-muellner"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_glossary"/><fox:destination xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" internal-destination="_example_index"/><fo:bookmark-tree><fo:bookmark internal-destination="idm1" starting-state="hide"><fo:bookmark-title>The Article Title</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="toc...idm1"><fo:bookmark-title>Table of Contents</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="_the_first_section" starting-state="hide"><fo:bookmark-title>1. The First Section</fo:bookmark-title><fo:bookmark internal-destination="X1" starting-state="hide"><fo:bookmark-title>1.1. Sub-section with Anchor</fo:bookmark-title><fo:bookmark internal-destination="_a_nested_sub_section" starting-state="hide"><fo:bookmark-title>A Nested Sub-section</fo:bookmark-title><fo:bookmark internal-destination="_yet_another_nested_sub_section" starting-state="hide"><fo:bookmark-title>Yet another nested Sub-section</fo:bookmark-title></fo:bookmark></fo:bookmark></fo:bookmark></fo:bookmark><fo:bookmark internal-destination="_the_second_section" starting-state="hide"><fo:bookmark-title>2. The Second Section</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="_example_appendix" starting-state="hide"><fo:bookmark-title>A. Example Appendix</fo:bookmark-title><fo:bookmark internal-destination="_appendix_sub_section" starting-state="hide"><fo:bookmark-title>A.1. Appendix Sub-section</fo:bookmark-title></fo:bookmark></fo:bookmark><fo:bookmark internal-destination="_example_bibliography" starting-state="hide"><fo:bookmark-title>Example Bibliography</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="_example_glossary" starting-state="hide"><fo:bookmark-title>Example Glossary</fo:bookmark-title></fo:bookmark><fo:bookmark internal-destination="_example_index" starting-state="hide"><fo:bookmark-title>Example Index</fo:bookmark-title></fo:bookmark></fo:bookmark-tree><fo:page-sequence xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" hyphenate="false" master-reference="body" language="en" format="1" initial-page-number="1" force-page-count="no-force" hyphenation-character="-" hyphenation-push-character-count="2" hyphenation-remain-character-count="2"><fo:static-content flow-name="xsl-region-before-first"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-bottom-width="0.5pt" border-bottom-style="solid" border-bottom-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="right" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-before-odd"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-bottom-width="0.5pt" border-bottom-style="solid" border-bottom-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="before" relative-align="baseline"><fo:block><fo:block>The Article Title</fo:block></fo:block></fo:table-cell><fo:table-cell text-align="right" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-before-even"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-bottom-width="0.5pt" border-bottom-style="solid" border-bottom-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="before" relative-align="baseline"><fo:block><fo:block>The Article Title</fo:block></fo:block></fo:table-cell><fo:table-cell text-align="right" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-before-blank"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-bottom-width="0.5pt" border-bottom-style="solid" border-bottom-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="right" display-align="before" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-footnote-separator"><fo:block><fo:leader color="black" leader-pattern="rule" leader-length="1in"/></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-inner-first"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-inner-odd"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-inner-even"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-inner-blank"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-outer-first"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-outer-odd"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-outer-even"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-outer-blank"><fo:block/></fo:static-content><fo:static-content flow-name="xsl-region-after-first"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-top-width="0.5pt" border-top-style="solid" border-top-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="after" relative-align="baseline"><fo:block><fo:block><fo:page-number/></fo:block></fo:block></fo:table-cell><fo:table-cell text-align="end" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-after-odd"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-top-width="0.5pt" border-top-style="solid" border-top-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="after" relative-align="baseline"><fo:block><fo:block><fo:page-number/></fo:block></fo:block></fo:table-cell><fo:table-cell text-align="end" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-after-even"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-top-width="0.5pt" border-top-style="solid" border-top-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="after" relative-align="baseline"><fo:block><fo:block><fo:page-number/></fo:block></fo:block></fo:table-cell><fo:table-cell text-align="end" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-after-blank"><fo:block font-family="serif,Symbol,ZapfDingbats" margin-left="0pt"><fo:table table-layout="fixed" width="100%" border-top-width="0.5pt" border-top-style="solid" border-top-color="black"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body><fo:table-row block-progression-dimension.minimum="14pt"><fo:table-cell text-align="start" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell><fo:table-cell text-align="center" display-align="after" relative-align="baseline"><fo:block><fo:block><fo:page-number/></fo:block></fo:block></fo:table-cell><fo:table-cell text-align="end" display-align="after" relative-align="baseline"><fo:block><fo:block/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:flow flow-name="xsl-region-body" start-indent="1pc" end-indent="0pt"><fo:block id="idm1"><fo:block font-family="sans-serif,Symbol,ZapfDingbats"><fo:block start-indent="0pt" text-align="center"><fo:block keep-with-next.within-column="always" font-size="24.8832pt" font-weight="bold"><fo:block keep-with-next.within-column="always" space-before.optimum="12pt" space-before.minimum="12pt * 0.8" space-before.maximum="12pt * 1.2" hyphenate="false" text-align="center" start-indent="0pt" hyphenation-character="-" hyphenation-push-character-count="2" hyphenation-remain-character-count="2">The Article Title</fo:block></fo:block><fo:block space-before="0.5em" font-size="14.4pt"><fo:block>Author's Name <fo:inline font-size="10pt" font-family="monospace"><fo:inline keep-together.within-line="always" hyphenate="false">&lt;authors@email.address&gt;</fo:inline></fo:inline></fo:block></fo:block><fo:block space-before="0.5em"><fo:table table-layout="fixed" width="100%"><fo:table-column column-number="1" column-width="proportional-column-width(1)"/><fo:table-column column-number="2" column-width="proportional-column-width(1)"/><fo:table-column column-number="3" column-width="proportional-column-width(1)"/><fo:table-body start-indent="0pt" end-indent="0pt"><fo:table-row><fo:table-cell number-columns-spanned="3"><fo:block>Revision History</fo:block></fo:table-cell></fo:table-row><fo:table-row><fo:table-cell><fo:block>Revision 9.1.0</fo:block></fo:table-cell><fo:table-cell><fo:block>08 February 2021</fo:block></fo:table-cell><fo:table-cell><fo:block>AN</fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:block></fo:block></fo:block><fo:block id="toc...idm1" space-before.minimum="0.5em" space-before.optimum="1em" space-before.maximum="2em" space-after.minimum="0.5em" space-after.optimum="1em" space-after.maximum="2em"><fo:block><fo:block><fo:block space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="sans-serif,Symbol,ZapfDingbats">Table of Contents</fo:block></fo:block></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_the_first_section">1. The First Section</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_the_first_section"><fo:page-number-citation ref-id="_the_first_section"/></fo:basic-link></fo:inline></fo:block><fo:block id="toc.idm1._the_first_section" margin-left="24pt"><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="X1">1.1. Sub-section with Anchor</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="X1"><fo:page-number-citation ref-id="X1"/></fo:basic-link></fo:inline></fo:block></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_the_second_section">2. The Second Section</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_the_second_section"><fo:page-number-citation ref-id="_the_second_section"/></fo:basic-link></fo:inline></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_example_appendix">A. Example Appendix</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_example_appendix"><fo:page-number-citation ref-id="_example_appendix"/></fo:basic-link></fo:inline></fo:block><fo:block id="toc.idm1._example_appendix" margin-left="24pt"><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_appendix_sub_section">A.1. Appendix Sub-section</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_appendix_sub_section"><fo:page-number-citation ref-id="_appendix_sub_section"/></fo:basic-link></fo:inline></fo:block></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_example_bibliography">Example Bibliography</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_example_bibliography"><fo:page-number-citation ref-id="_example_bibliography"/></fo:basic-link></fo:inline></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_example_glossary">Example Glossary</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_example_glossary"><fo:page-number-citation ref-id="_example_glossary"/></fo:basic-link></fo:inline></fo:block><fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt"><fo:inline keep-with-next.within-line="always"><fo:basic-link internal-destination="_example_index">Example Index</fo:basic-link></fo:inline><fo:inline keep-together.within-line="always"><fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" padding-left="3pt" padding-right="3pt"/><fo:basic-link internal-destination="_example_index"><fo:page-number-citation ref-id="_example_index"/></fo:basic-link></fo:inline></fo:block></fo:block><fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the optional preamble (an untitled section body). Useful for
writing simple sectionless documents consisting only of a preamble.</fo:block><fo:block id="idm16" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" space-after.optimum="1em" space-after.minimum="0.8em" space-after.maximum="1.2em"><fo:list-block provisional-distance-between-starts="36pt + 18pt" provisional-label-separation="18pt"><fo:list-item><fo:list-item-label end-indent="label-end()"><fo:block><fo:external-graphic width="auto" height="auto" content-width="36pt" src="url(images/icons/note.png)"/></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block><fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">The abstract, preface, appendix, bibliography, glossary and
index section titles are significant (<fo:inline font-style="italic">specialsections</fo:inline>).</fo:block></fo:block></fo:list-item-body></fo:list-item></fo:list-block></fo:block><fo:block start-indent="0.0in" end-indent="0.0in" id="_example_abstract"><fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">The optional abstract (one or more paragraphs) goes here.</fo:block><fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This document is an AsciiDoc article skeleton containing briefly
annotated element placeholders plus a couple of example index entries
diff --git a/article.html b/article.html
index ee3beb7..eaaf163 100644
--- a/article.html
+++ b/article.html
@@ -42,8 +42,8 @@ asciidoc.install();
<h1>The Article Title</h1>
<span id="author">Author's Name</span><br />
<span id="email"><code>&lt;<a href="mailto:authors@email.address">authors@email.address</a>&gt;</code></span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
</div>
<div id="content">
<div id="preamble">
@@ -212,8 +212,8 @@ A second glossary term
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:09 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:32 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/article.pdf b/article.pdf
index 8524687..f161514 100644
--- a/article.pdf
+++ b/article.pdf
Binary files differ
diff --git a/article.xml b/article.xml
index 94fdbcf..7ab3b60 100644
--- a/article.xml
+++ b/article.xml
@@ -6,14 +6,14 @@
<article lang="en">
<articleinfo>
<title>The Article Title</title>
- <date>24 January 2021</date>
+ <date>08 February 2021</date>
<author>
<firstname>Author's</firstname>
<surname>Name</surname>
<email>authors@email.address</email>
</author>
<authorinitials>AN</authorinitials>
-<revhistory><revision><revnumber>9.0.5</revnumber><date>24 January 2021</date><authorinitials>AN</authorinitials></revision></revhistory>
+<revhistory><revision><revnumber>9.1.0</revnumber><date>08 February 2021</date><authorinitials>AN</authorinitials></revision></revhistory>
</articleinfo>
<simpara>This is the optional preamble (an untitled section body). Useful for
writing simple sectionless documents consisting only of a preamble.</simpara>
diff --git a/asciidoc-docbook-xsl.html b/asciidoc-docbook-xsl.html
index d9c7ce6..294dd1c 100644
--- a/asciidoc-docbook-xsl.html
+++ b/asciidoc-docbook-xsl.html
@@ -134,8 +134,8 @@ without chapter numbering.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:09 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:32 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/asciidoc-graphviz-sample.html b/asciidoc-graphviz-sample.html
index 881316a..ff5a35a 100644
--- a/asciidoc-graphviz-sample.html
+++ b/asciidoc-graphviz-sample.html
@@ -219,8 +219,8 @@ digraph finite_state_machine {
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:10 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:32 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/asciidoc.1 b/asciidoc.1
index 930aac9..fe549c6 100644
--- a/asciidoc.1
+++ b/asciidoc.1
@@ -2,12 +2,12 @@
.\" Title: asciidoc
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 24 January 2021
+.\" Date: 08 February 2021
.\" Manual: \ \&
-.\" Source: \ \& 9.0.5
+.\" Source: \ \& 9.1.0
.\" Language: English
.\"
-.TH "ASCIIDOC" "1" "24 January 2021" "\ \& 9\&.0\&.5" "\ \&"
+.TH "ASCIIDOC" "1" "08 February 2021" "\ \& 9\&.1\&.0" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/asciidoc.1.css-embedded.html b/asciidoc.1.css-embedded.html
index 2b848c6..88e8733 100644
--- a/asciidoc.1.css-embedded.html
+++ b/asciidoc.1.css-embedded.html
@@ -1160,9 +1160,9 @@ Public License version 2 (GPLv2).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
+Version 9.1.0<br />
Last updated
- 2021-02-11 01:46:07 UTC
+ 2021-02-11 01:55:28 UTC
</div>
</div>
</body>
diff --git a/asciidoc.1.html b/asciidoc.1.html
index 29310f6..d6335eb 100644
--- a/asciidoc.1.html
+++ b/asciidoc.1.html
@@ -378,9 +378,9 @@ Public License version 2 (GPLv2).</p>
<p></p>
<p></p>
<hr><p><small>
-Version 9.0.5<br>
+Version 9.1.0<br>
Last updated
- 2021-02-11 01:46:07 UTC
+ 2021-02-11 01:55:28 UTC
</small></p>
</body>
</html>
diff --git a/asciidoc.css-embedded.html b/asciidoc.css-embedded.html
index 4164304..5a4e312 100644
--- a/asciidoc.css-embedded.html
+++ b/asciidoc.css-embedded.html
@@ -736,8 +736,8 @@ asciidoc.install(2);
<div id="header">
<h1>AsciiDoc User Guide</h1>
<span id="author">AsciiDoc.py Team</span><br />
-<span id="revnumber">version 9.0.5,</span>
-<span id="revdate">24 January 2021</span>
+<span id="revnumber">version 9.1.0,</span>
+<span id="revdate">08 February 2021</span>
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -10471,9 +10471,9 @@ General Public License version 2 for more details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
+Version 9.1.0<br />
Last updated
- 2021-02-11 01:46:07 UTC
+ 2021-02-11 01:55:28 UTC
</div>
</div>
</body>
diff --git a/asciidoc.html b/asciidoc.html
index 1c5950f..a247d92 100644
--- a/asciidoc.html
+++ b/asciidoc.html
@@ -41,8 +41,8 @@ asciidoc.install(2);
<div id="header">
<h1>AsciiDoc User Guide</h1>
<span id="author">AsciiDoc.py Team</span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -9776,8 +9776,8 @@ General Public License version 2 for more details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:10 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:33 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/asciidoc.pdf b/asciidoc.pdf
index a17bda0..4df1d28 100644
--- a/asciidoc.pdf
+++ b/asciidoc.pdf
Binary files differ
diff --git a/asciidocapi.html b/asciidocapi.html
index 730a075..a2f5d89 100644
--- a/asciidocapi.html
+++ b/asciidocapi.html
@@ -342,8 +342,8 @@ error occurs.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:17 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:42 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/asciimath.html b/asciimath.html
index 16e3dff..8f82225 100644
--- a/asciimath.html
+++ b/asciimath.html
@@ -149,8 +149,8 @@ get the two solutions:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:17 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:42 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/book-multi.html b/book-multi.html
index 1b93630..31bcb28 100644
--- a/book-multi.html
+++ b/book-multi.html
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Multi-Part Book Title Goes Here</h1>
<span id="author">Author's Name</span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
</div>
<div id="content">
<div class="sect1">
@@ -264,8 +264,8 @@ A second glossary term
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:17 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:42 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/book.html b/book.html
index dce1b5c..4c4c970 100644
--- a/book.html
+++ b/book.html
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Book Title Goes Here</h1>
<span id="author">Author's Name</span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
</div>
<div id="content">
<div class="sect1">
@@ -230,8 +230,8 @@ A second glossary term
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:17 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:43 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/epub-notes.html b/epub-notes.html
index 7c2cc70..e72c5c0 100644
--- a/epub-notes.html
+++ b/epub-notes.html
@@ -269,8 +269,8 @@ will emit errors like &#8220;extra field length for first filename must be
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:17 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:43 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/faq.html b/faq.html
index 3034aa0..b35043d 100644
--- a/faq.html
+++ b/faq.html
@@ -1809,8 +1809,8 @@ by Dan Allen</a>.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:18 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:43 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/index.html b/index.html
index 23c9f6d..125a15a 100644
--- a/index.html
+++ b/index.html
@@ -52,7 +52,7 @@ asciidoc.install(1);
<div class="sectionbody">
<div class="sidebarblock">
<div class="content">
-<div class="title">24 January 2021: AsciiDoc 9.0.5 Released</div>
+<div class="title">08 February 2021: AsciiDoc 9.1.0 Released</div>
<div class="paragraph"><p>Read the <a href="CHANGELOG.html">CHANGELOG</a> for release highlights and a
full list of all additions, changes and bug fixes. Changes are
documented in the updated <a href="userguide.html">User Guide</a>. See the
@@ -895,8 +895,8 @@ Include documentation updates if you&#8217;re up to it; otherwise insert
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:18 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:44 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latex-backend.html b/latex-backend.html
index 257c918..aa1c857 100644
--- a/latex-backend.html
+++ b/latex-backend.html
@@ -42,8 +42,8 @@ asciidoc.install();
<h1>LaTeX backend for Asciidoc</h1>
<span id="author">Benjamin Klum</span><br />
<span id="email"><code>&lt;<a href="mailto:benjamin.klum@gmail.com">benjamin.klum@gmail.com</a>&gt;</code></span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
</div>
<div id="content">
<div class="sect1">
@@ -559,8 +559,8 @@ Option for switching titlepage on and off
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:18 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:44 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latex-bugs.html b/latex-bugs.html
index 355bcc6..f725989 100644
--- a/latex-bugs.html
+++ b/latex-bugs.html
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Bugs in asciidoc latex backend</h1>
<span id="author">Geoff Eddy</span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
</div>
<div id="content">
<div id="preamble">
@@ -404,8 +404,8 @@ Wait until this bug is fixed?
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:19 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:45 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latex-filter.html b/latex-filter.html
index 6644061..dbac45d 100644
--- a/latex-filter.html
+++ b/latex-filter.html
@@ -271,8 +271,8 @@ The <code>asciidoc(1)</code> input and output files cannot both be <code>-</code
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:19 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:45 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latexmath.html b/latexmath.html
index 1f5f2e1..bcbec7e 100644
--- a/latexmath.html
+++ b/latexmath.html
@@ -160,8 +160,8 @@ passthrough delimited block.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:20 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:46 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latexmathml.html b/latexmathml.html
index 1069f02..6baa960 100644
--- a/latexmathml.html
+++ b/latexmathml.html
@@ -103,8 +103,8 @@ $\displaystyle{ V_i = C_0 - C_3
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:20 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:46 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/manpage.html b/manpage.html
index cba0db8..4104be4 100644
--- a/manpage.html
+++ b/manpage.html
@@ -466,8 +466,8 @@ Public License version 2 (GPLv2).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:20 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:46 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/music-filter.html b/music-filter.html
index 60f8c7b..1219496 100644
--- a/music-filter.html
+++ b/music-filter.html
@@ -214,8 +214,8 @@ a problem).</td>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:20 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:47 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/newlists.html b/newlists.html
index 30e40b5..e65c9af 100644
--- a/newlists.html
+++ b/newlists.html
@@ -97,8 +97,8 @@ You&#8217;ll need to update any customized configuration file list
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:22 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:48 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/newtables.html b/newtables.html
index fd71f94..dcff1c8 100644
--- a/newtables.html
+++ b/newtables.html
@@ -1369,8 +1369,8 @@ v|&amp;nbsp;
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:22 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:49 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/plugins.html b/plugins.html
index 270c3bf..d52b484 100644
--- a/plugins.html
+++ b/plugins.html
@@ -225,8 +225,8 @@ cellspacing="0" cellpadding="4">
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:23 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:50 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/publishing-ebooks-with-asciidoc.html b/publishing-ebooks-with-asciidoc.html
index 6eef2b5..31e6a63 100644
--- a/publishing-ebooks-with-asciidoc.html
+++ b/publishing-ebooks-with-asciidoc.html
@@ -544,8 +544,8 @@ can be formatted as EPUB eBooks.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:23 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:50 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/slidy-example.html b/slidy-example.html
index 30b6ac9..4094ec8 100644
--- a/slidy-example.html
+++ b/slidy-example.html
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Slidy Example Slideshow</h1>
<span id="author">Joe Bloggs</span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
</div>
<div id="content">
<div id="preamble">
@@ -752,8 +752,8 @@ SUVORK5CYII=" />
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:23 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:50 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/slidy.html b/slidy.html
index c86d220..7aa2476 100644
--- a/slidy.html
+++ b/slidy.html
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Slidy backend for AsciiDoc</h1>
<span id="author">Stuart Rackham</span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
</div>
<div id="content">
<div id="preamble">
@@ -269,8 +269,8 @@ Use the AsciiDoc <em>max-width</em> attribute to set the document display
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:24 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:52 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/source-highlight-filter.html b/source-highlight-filter.html
index 78d398e..1499320 100644
--- a/source-highlight-filter.html
+++ b/source-highlight-filter.html
@@ -441,8 +441,8 @@ You should place callout markers inside source code comments to
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:24 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:52 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/support.html b/support.html
index e3cc007..88523aa 100644
--- a/support.html
+++ b/support.html
@@ -65,8 +65,8 @@ Questions about general syntax or usage should be posted to the
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:24 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:52 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/testasciidoc.1.html b/testasciidoc.1.html
index 10c62a7..55ccd11 100644
--- a/testasciidoc.1.html
+++ b/testasciidoc.1.html
@@ -252,8 +252,8 @@ contributed to it.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:24 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:52 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/testasciidoc.html b/testasciidoc.html
index 6cc5d78..a9f1988 100644
--- a/testasciidoc.html
+++ b/testasciidoc.html
@@ -401,8 +401,8 @@ directory).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:25 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:52 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/userguide.html b/userguide.html
index 75e6601..c6d68ff 100644
--- a/userguide.html
+++ b/userguide.html
@@ -41,8 +41,8 @@ asciidoc.install(2);
<div id="header">
<h1>AsciiDoc User Guide</h1>
<span id="author">AsciiDoc.py Team</span><br />
-<span id="revision">version 9.0.5,</span>
-24 January 2021
+<span id="revision">version 9.1.0,</span>
+08 February 2021
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -9776,8 +9776,8 @@ General Public License version 2 for more details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:25 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:55:53 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/version83.html b/version83.html
index 967bbd9..bd3b70c 100644
--- a/version83.html
+++ b/version83.html
@@ -107,8 +107,8 @@ additions and changes.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.5<br />
-Last updated 2021-02-11 01:46:31 UTC<br />
+Version 9.1.0<br />
+Last updated 2021-02-11 01:56:01 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">