aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-tdg
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-04-18 12:24:44 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-04-18 12:24:44 +0000
commitb385229212f58c1b814534c1f4b828ddd24383b0 (patch)
treece2a62bfd17ec1e837da2ea9c00928656b918350 /textproc/docbook-tdg
parent8248f53f6bccf613ec217d3fa1bf8f35020da173 (diff)
downloadports-b385229212f58c1b814534c1f4b828ddd24383b0.tar.gz
ports-b385229212f58c1b814534c1f4b828ddd24383b0.zip
Notes
Diffstat (limited to 'textproc/docbook-tdg')
-rw-r--r--textproc/docbook-tdg/Makefile22
-rw-r--r--textproc/docbook-tdg/distinfo4
-rw-r--r--textproc/docbook-tdg/pkg-descr7
-rw-r--r--textproc/docbook-tdg/pkg-plist1038
4 files changed, 98 insertions, 973 deletions
diff --git a/textproc/docbook-tdg/Makefile b/textproc/docbook-tdg/Makefile
index 41256ab23b1f..85840951b900 100644
--- a/textproc/docbook-tdg/Makefile
+++ b/textproc/docbook-tdg/Makefile
@@ -6,31 +6,23 @@
#
PORTNAME= docbook-tdg
-PORTVERSION= 2.0.8
+PORTVERSION= 2.0.11
CATEGORIES= textproc
MASTER_SITES= http://www.docbook.org/tdg/en/
DISTNAME= tdg-en-html-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= skv@FreeBSD.org
COMMENT= Norman Walsh's book "DocBook: The Definitive Guide"
-USE_REINPLACE= yes
USE_ZIP= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/tdg/en
-CPIO= cpio --quiet -pdum -R
-
-post-patch:
- @ ${REINPLACE_CMD} -E -e \
- 's#file:/share/projects/sourceforge/docbook/defguide/(glyphs/100dpi/)#../\1#g' \
- ${WRKSRC}/html/*.html
-# XXX - hack due to REINPLACE_CMD
- @ ${RM} -f ${WRKSRC}/html/*.html.bak
do-install:
- @ ${MKDIR} ${DOCSDIR}
- @ cd ${WRKSRC} && ${FIND} . \
- | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
- @ ${INSTALL_DATA} ${FILESDIR}/index.html ${DOCSDIR}
+.for D in html/figures/callouts html/figures/admon html/figures html
+ ${MKDIR} ${DOCSDIR}/${D}
+ ${INSTALL_DATA} ${WRKSRC}/${D}/*.* ${DOCSDIR}/${D}/
+.endfor
+ ${INSTALL_DATA} ${FILESDIR}/index.html ${DOCSDIR}
.include <bsd.port.mk>
diff --git a/textproc/docbook-tdg/distinfo b/textproc/docbook-tdg/distinfo
index 607c6dd10665..51546d51deee 100644
--- a/textproc/docbook-tdg/distinfo
+++ b/textproc/docbook-tdg/distinfo
@@ -1,2 +1,2 @@
-MD5 (tdg-en-html-2.0.8.zip) = cbf35fa7927bfe4850af6da26dac995e
-SIZE (tdg-en-html-2.0.8.zip) = 2435522
+MD5 (tdg-en-html-2.0.11.zip) = 3631ebc5b15c7a8acb3f600132afbb08
+SIZE (tdg-en-html-2.0.11.zip) = 1795214
diff --git a/textproc/docbook-tdg/pkg-descr b/textproc/docbook-tdg/pkg-descr
index 39e90f69a620..b5f4a350dc68 100644
--- a/textproc/docbook-tdg/pkg-descr
+++ b/textproc/docbook-tdg/pkg-descr
@@ -8,11 +8,8 @@ used by, amongst others, the FreeBSD Documentation Project). A dead-tree
edition of the book is published by O'Reilly & Associates, Inc., but the text
is freely licensed under the GNU FDL.
-Note that the current edition - which documents DocBook v4.2 with the EBNF,
-HTML Forms, MathML and SVG modules - is considered to be a work in progress
-and may contain inconsistencies.
+The current edition purports to document DocBook v4.4 with the EBNF,
+HTML Forms, MathML and SVG modules.
Author: <nwalsh@nwalsh.com>
WWW: http://www.docbook.org/
-
--- Johann Visagie <wjv@FreeBSD.org>
diff --git a/textproc/docbook-tdg/pkg-plist b/textproc/docbook-tdg/pkg-plist
index 0b0f5fec6e51..e491b7808a2b 100644
--- a/textproc/docbook-tdg/pkg-plist
+++ b/textproc/docbook-tdg/pkg-plist
@@ -1,891 +1,4 @@
-%%DOCSDIR%%/glyphs/100dpi/Blank.png
-%%DOCSDIR%%/glyphs/100dpi/U0021.png
-%%DOCSDIR%%/glyphs/100dpi/U0022.png
-%%DOCSDIR%%/glyphs/100dpi/U0023.png
-%%DOCSDIR%%/glyphs/100dpi/U0024.png
-%%DOCSDIR%%/glyphs/100dpi/U0025.png
-%%DOCSDIR%%/glyphs/100dpi/U0026.png
-%%DOCSDIR%%/glyphs/100dpi/U0027.png
-%%DOCSDIR%%/glyphs/100dpi/U0028.png
-%%DOCSDIR%%/glyphs/100dpi/U0029.png
-%%DOCSDIR%%/glyphs/100dpi/U002A.png
-%%DOCSDIR%%/glyphs/100dpi/U002B.png
-%%DOCSDIR%%/glyphs/100dpi/U002C.png
-%%DOCSDIR%%/glyphs/100dpi/U002D.png
-%%DOCSDIR%%/glyphs/100dpi/U002E.png
-%%DOCSDIR%%/glyphs/100dpi/U002F.png
-%%DOCSDIR%%/glyphs/100dpi/U003A.png
-%%DOCSDIR%%/glyphs/100dpi/U003B.png
-%%DOCSDIR%%/glyphs/100dpi/U003C.png
-%%DOCSDIR%%/glyphs/100dpi/U003D.png
-%%DOCSDIR%%/glyphs/100dpi/U003E.png
-%%DOCSDIR%%/glyphs/100dpi/U003F.png
-%%DOCSDIR%%/glyphs/100dpi/U0040.png
-%%DOCSDIR%%/glyphs/100dpi/U005B.png
-%%DOCSDIR%%/glyphs/100dpi/U005C.png
-%%DOCSDIR%%/glyphs/100dpi/U005D.png
-%%DOCSDIR%%/glyphs/100dpi/U005E.png
-%%DOCSDIR%%/glyphs/100dpi/U005F.png
-%%DOCSDIR%%/glyphs/100dpi/U0060.png
-%%DOCSDIR%%/glyphs/100dpi/U007B.png
-%%DOCSDIR%%/glyphs/100dpi/U007C.png
-%%DOCSDIR%%/glyphs/100dpi/U007D.png
-%%DOCSDIR%%/glyphs/100dpi/U007E.png
-%%DOCSDIR%%/glyphs/100dpi/U007F.png
-%%DOCSDIR%%/glyphs/100dpi/U0090.png
-%%DOCSDIR%%/glyphs/100dpi/U00A0.png
-%%DOCSDIR%%/glyphs/100dpi/U00A1.png
-%%DOCSDIR%%/glyphs/100dpi/U00A2.png
-%%DOCSDIR%%/glyphs/100dpi/U00A3.png
-%%DOCSDIR%%/glyphs/100dpi/U00A4.png
-%%DOCSDIR%%/glyphs/100dpi/U00A5.png
-%%DOCSDIR%%/glyphs/100dpi/U00A6.png
-%%DOCSDIR%%/glyphs/100dpi/U00A7.png
-%%DOCSDIR%%/glyphs/100dpi/U00A8.png
-%%DOCSDIR%%/glyphs/100dpi/U00A9.png
-%%DOCSDIR%%/glyphs/100dpi/U00AA.png
-%%DOCSDIR%%/glyphs/100dpi/U00AB.png
-%%DOCSDIR%%/glyphs/100dpi/U00AC.png
-%%DOCSDIR%%/glyphs/100dpi/U00AD.png
-%%DOCSDIR%%/glyphs/100dpi/U00AE.png
-%%DOCSDIR%%/glyphs/100dpi/U00AF.png
-%%DOCSDIR%%/glyphs/100dpi/U00B0.png
-%%DOCSDIR%%/glyphs/100dpi/U00B1.png
-%%DOCSDIR%%/glyphs/100dpi/U00B2.png
-%%DOCSDIR%%/glyphs/100dpi/U00B3.png
-%%DOCSDIR%%/glyphs/100dpi/U00B4.png
-%%DOCSDIR%%/glyphs/100dpi/U00B5.png
-%%DOCSDIR%%/glyphs/100dpi/U00B6.png
-%%DOCSDIR%%/glyphs/100dpi/U00B7.png
-%%DOCSDIR%%/glyphs/100dpi/U00B8.png
-%%DOCSDIR%%/glyphs/100dpi/U00B9.png
-%%DOCSDIR%%/glyphs/100dpi/U00BA.png
-%%DOCSDIR%%/glyphs/100dpi/U00BB.png
-%%DOCSDIR%%/glyphs/100dpi/U00BC.png
-%%DOCSDIR%%/glyphs/100dpi/U00BD.png
-%%DOCSDIR%%/glyphs/100dpi/U00BE.png
-%%DOCSDIR%%/glyphs/100dpi/U00BF.png
-%%DOCSDIR%%/glyphs/100dpi/U00C0.png
-%%DOCSDIR%%/glyphs/100dpi/U00C1.png
-%%DOCSDIR%%/glyphs/100dpi/U00C2.png
-%%DOCSDIR%%/glyphs/100dpi/U00C3.png
-%%DOCSDIR%%/glyphs/100dpi/U00C4.png
-%%DOCSDIR%%/glyphs/100dpi/U00C5.png
-%%DOCSDIR%%/glyphs/100dpi/U00C6.png
-%%DOCSDIR%%/glyphs/100dpi/U00C7.png
-%%DOCSDIR%%/glyphs/100dpi/U00C8.png
-%%DOCSDIR%%/glyphs/100dpi/U00C9.png
-%%DOCSDIR%%/glyphs/100dpi/U00CA.png
-%%DOCSDIR%%/glyphs/100dpi/U00CB.png
-%%DOCSDIR%%/glyphs/100dpi/U00CC.png
-%%DOCSDIR%%/glyphs/100dpi/U00CD.png
-%%DOCSDIR%%/glyphs/100dpi/U00CE.png
-%%DOCSDIR%%/glyphs/100dpi/U00CF.png
-%%DOCSDIR%%/glyphs/100dpi/U00D0.png
-%%DOCSDIR%%/glyphs/100dpi/U00D1.png
-%%DOCSDIR%%/glyphs/100dpi/U00D2.png
-%%DOCSDIR%%/glyphs/100dpi/U00D3.png
-%%DOCSDIR%%/glyphs/100dpi/U00D4.png
-%%DOCSDIR%%/glyphs/100dpi/U00D5.png
-%%DOCSDIR%%/glyphs/100dpi/U00D6.png
-%%DOCSDIR%%/glyphs/100dpi/U00D7.png
-%%DOCSDIR%%/glyphs/100dpi/U00D8.png
-%%DOCSDIR%%/glyphs/100dpi/U00D9.png
-%%DOCSDIR%%/glyphs/100dpi/U00DA.png
-%%DOCSDIR%%/glyphs/100dpi/U00DB.png
-%%DOCSDIR%%/glyphs/100dpi/U00DC.png
-%%DOCSDIR%%/glyphs/100dpi/U00DD.png
-%%DOCSDIR%%/glyphs/100dpi/U00DE.png
-%%DOCSDIR%%/glyphs/100dpi/U00DF.png
-%%DOCSDIR%%/glyphs/100dpi/U00E0.png
-%%DOCSDIR%%/glyphs/100dpi/U00E1.png
-%%DOCSDIR%%/glyphs/100dpi/U00E2.png
-%%DOCSDIR%%/glyphs/100dpi/U00E3.png
-%%DOCSDIR%%/glyphs/100dpi/U00E4.png
-%%DOCSDIR%%/glyphs/100dpi/U00E5.png
-%%DOCSDIR%%/glyphs/100dpi/U00E6.png
-%%DOCSDIR%%/glyphs/100dpi/U00E7.png
-%%DOCSDIR%%/glyphs/100dpi/U00E8.png
-%%DOCSDIR%%/glyphs/100dpi/U00E9.png
-%%DOCSDIR%%/glyphs/100dpi/U00EA.png
-%%DOCSDIR%%/glyphs/100dpi/U00EB.png
-%%DOCSDIR%%/glyphs/100dpi/U00EC.png
-%%DOCSDIR%%/glyphs/100dpi/U00ED.png
-%%DOCSDIR%%/glyphs/100dpi/U00EE.png
-%%DOCSDIR%%/glyphs/100dpi/U00EF.png
-%%DOCSDIR%%/glyphs/100dpi/U00F0.png
-%%DOCSDIR%%/glyphs/100dpi/U00F1.png
-%%DOCSDIR%%/glyphs/100dpi/U00F2.png
-%%DOCSDIR%%/glyphs/100dpi/U00F3.png
-%%DOCSDIR%%/glyphs/100dpi/U00F4.png
-%%DOCSDIR%%/glyphs/100dpi/U00F5.png
-%%DOCSDIR%%/glyphs/100dpi/U00F6.png
-%%DOCSDIR%%/glyphs/100dpi/U00F7.png
-%%DOCSDIR%%/glyphs/100dpi/U00F8.png
-%%DOCSDIR%%/glyphs/100dpi/U00F9.png
-%%DOCSDIR%%/glyphs/100dpi/U00FA.png
-%%DOCSDIR%%/glyphs/100dpi/U00FB.png
-%%DOCSDIR%%/glyphs/100dpi/U00FC.png
-%%DOCSDIR%%/glyphs/100dpi/U00FD.png
-%%DOCSDIR%%/glyphs/100dpi/U00FE.png
-%%DOCSDIR%%/glyphs/100dpi/U00FF.png
-%%DOCSDIR%%/glyphs/100dpi/U0100.png
-%%DOCSDIR%%/glyphs/100dpi/U0101.png
-%%DOCSDIR%%/glyphs/100dpi/U0102.png
-%%DOCSDIR%%/glyphs/100dpi/U0103.png
-%%DOCSDIR%%/glyphs/100dpi/U0104.png
-%%DOCSDIR%%/glyphs/100dpi/U0105.png
-%%DOCSDIR%%/glyphs/100dpi/U0106.png
-%%DOCSDIR%%/glyphs/100dpi/U0107.png
-%%DOCSDIR%%/glyphs/100dpi/U0108.png
-%%DOCSDIR%%/glyphs/100dpi/U0109.png
-%%DOCSDIR%%/glyphs/100dpi/U010A.png
-%%DOCSDIR%%/glyphs/100dpi/U010B.png
-%%DOCSDIR%%/glyphs/100dpi/U010C.png
-%%DOCSDIR%%/glyphs/100dpi/U010D.png
-%%DOCSDIR%%/glyphs/100dpi/U010E.png
-%%DOCSDIR%%/glyphs/100dpi/U010F.png
-%%DOCSDIR%%/glyphs/100dpi/U0110.png
-%%DOCSDIR%%/glyphs/100dpi/U0111.png
-%%DOCSDIR%%/glyphs/100dpi/U0112.png
-%%DOCSDIR%%/glyphs/100dpi/U0113.png
-%%DOCSDIR%%/glyphs/100dpi/U0116.png
-%%DOCSDIR%%/glyphs/100dpi/U0117.png
-%%DOCSDIR%%/glyphs/100dpi/U0118.png
-%%DOCSDIR%%/glyphs/100dpi/U0119.png
-%%DOCSDIR%%/glyphs/100dpi/U011A.png
-%%DOCSDIR%%/glyphs/100dpi/U011B.png
-%%DOCSDIR%%/glyphs/100dpi/U011C.png
-%%DOCSDIR%%/glyphs/100dpi/U011D.png
-%%DOCSDIR%%/glyphs/100dpi/U011E.png
-%%DOCSDIR%%/glyphs/100dpi/U011F.png
-%%DOCSDIR%%/glyphs/100dpi/U0120.png
-%%DOCSDIR%%/glyphs/100dpi/U0121.png
-%%DOCSDIR%%/glyphs/100dpi/U0122.png
-%%DOCSDIR%%/glyphs/100dpi/U0123.png
-%%DOCSDIR%%/glyphs/100dpi/U0124.png
-%%DOCSDIR%%/glyphs/100dpi/U0125.png
-%%DOCSDIR%%/glyphs/100dpi/U0126.png
-%%DOCSDIR%%/glyphs/100dpi/U0127.png
-%%DOCSDIR%%/glyphs/100dpi/U0128.png
-%%DOCSDIR%%/glyphs/100dpi/U0129.png
-%%DOCSDIR%%/glyphs/100dpi/U012A.png
-%%DOCSDIR%%/glyphs/100dpi/U012B.png
-%%DOCSDIR%%/glyphs/100dpi/U012E.png
-%%DOCSDIR%%/glyphs/100dpi/U012F.png
-%%DOCSDIR%%/glyphs/100dpi/U0130.png
-%%DOCSDIR%%/glyphs/100dpi/U0131.png
-%%DOCSDIR%%/glyphs/100dpi/U0132.png
-%%DOCSDIR%%/glyphs/100dpi/U0133.png
-%%DOCSDIR%%/glyphs/100dpi/U0134.png
-%%DOCSDIR%%/glyphs/100dpi/U0135.png
-%%DOCSDIR%%/glyphs/100dpi/U0136.png
-%%DOCSDIR%%/glyphs/100dpi/U0137.png
-%%DOCSDIR%%/glyphs/100dpi/U0138.png
-%%DOCSDIR%%/glyphs/100dpi/U0139.png
-%%DOCSDIR%%/glyphs/100dpi/U013A.png
-%%DOCSDIR%%/glyphs/100dpi/U013B.png
-%%DOCSDIR%%/glyphs/100dpi/U013C.png
-%%DOCSDIR%%/glyphs/100dpi/U013D.png
-%%DOCSDIR%%/glyphs/100dpi/U013E.png
-%%DOCSDIR%%/glyphs/100dpi/U013F.png
-%%DOCSDIR%%/glyphs/100dpi/U0140.png
-%%DOCSDIR%%/glyphs/100dpi/U0141.png
-%%DOCSDIR%%/glyphs/100dpi/U0142.png
-%%DOCSDIR%%/glyphs/100dpi/U0143.png
-%%DOCSDIR%%/glyphs/100dpi/U0144.png
-%%DOCSDIR%%/glyphs/100dpi/U0145.png
-%%DOCSDIR%%/glyphs/100dpi/U0146.png
-%%DOCSDIR%%/glyphs/100dpi/U0147.png
-%%DOCSDIR%%/glyphs/100dpi/U0148.png
-%%DOCSDIR%%/glyphs/100dpi/U0149.png
-%%DOCSDIR%%/glyphs/100dpi/U014A.png
-%%DOCSDIR%%/glyphs/100dpi/U014B.png
-%%DOCSDIR%%/glyphs/100dpi/U014C.png
-%%DOCSDIR%%/glyphs/100dpi/U014D.png
-%%DOCSDIR%%/glyphs/100dpi/U0150.png
-%%DOCSDIR%%/glyphs/100dpi/U0151.png
-%%DOCSDIR%%/glyphs/100dpi/U0152.png
-%%DOCSDIR%%/glyphs/100dpi/U0153.png
-%%DOCSDIR%%/glyphs/100dpi/U0154.png
-%%DOCSDIR%%/glyphs/100dpi/U0155.png
-%%DOCSDIR%%/glyphs/100dpi/U0156.png
-%%DOCSDIR%%/glyphs/100dpi/U0157.png
-%%DOCSDIR%%/glyphs/100dpi/U0158.png
-%%DOCSDIR%%/glyphs/100dpi/U0159.png
-%%DOCSDIR%%/glyphs/100dpi/U015A.png
-%%DOCSDIR%%/glyphs/100dpi/U015B.png
-%%DOCSDIR%%/glyphs/100dpi/U015C.png
-%%DOCSDIR%%/glyphs/100dpi/U015D.png
-%%DOCSDIR%%/glyphs/100dpi/U015E.png
-%%DOCSDIR%%/glyphs/100dpi/U015F.png
-%%DOCSDIR%%/glyphs/100dpi/U0160.png
-%%DOCSDIR%%/glyphs/100dpi/U0161.png
-%%DOCSDIR%%/glyphs/100dpi/U0162.png
-%%DOCSDIR%%/glyphs/100dpi/U0163.png
-%%DOCSDIR%%/glyphs/100dpi/U0164.png
-%%DOCSDIR%%/glyphs/100dpi/U0165.png
-%%DOCSDIR%%/glyphs/100dpi/U0166.png
-%%DOCSDIR%%/glyphs/100dpi/U0167.png
-%%DOCSDIR%%/glyphs/100dpi/U0168.png
-%%DOCSDIR%%/glyphs/100dpi/U0169.png
-%%DOCSDIR%%/glyphs/100dpi/U016A.png
-%%DOCSDIR%%/glyphs/100dpi/U016B.png
-%%DOCSDIR%%/glyphs/100dpi/U016C.png
-%%DOCSDIR%%/glyphs/100dpi/U016D.png
-%%DOCSDIR%%/glyphs/100dpi/U016E.png
-%%DOCSDIR%%/glyphs/100dpi/U016F.png
-%%DOCSDIR%%/glyphs/100dpi/U0170.png
-%%DOCSDIR%%/glyphs/100dpi/U0171.png
-%%DOCSDIR%%/glyphs/100dpi/U0172.png
-%%DOCSDIR%%/glyphs/100dpi/U0173.png
-%%DOCSDIR%%/glyphs/100dpi/U0174.png
-%%DOCSDIR%%/glyphs/100dpi/U0175.png
-%%DOCSDIR%%/glyphs/100dpi/U0176.png
-%%DOCSDIR%%/glyphs/100dpi/U0177.png
-%%DOCSDIR%%/glyphs/100dpi/U0178.png
-%%DOCSDIR%%/glyphs/100dpi/U0179.png
-%%DOCSDIR%%/glyphs/100dpi/U017A.png
-%%DOCSDIR%%/glyphs/100dpi/U017B.png
-%%DOCSDIR%%/glyphs/100dpi/U017C.png
-%%DOCSDIR%%/glyphs/100dpi/U017D.png
-%%DOCSDIR%%/glyphs/100dpi/U017E.png
-%%DOCSDIR%%/glyphs/100dpi/U0192.png
-%%DOCSDIR%%/glyphs/100dpi/U01F5.png
-%%DOCSDIR%%/glyphs/100dpi/U025B.png
-%%DOCSDIR%%/glyphs/100dpi/U02C7.png
-%%DOCSDIR%%/glyphs/100dpi/U02D8.png
-%%DOCSDIR%%/glyphs/100dpi/U02D9.png
-%%DOCSDIR%%/glyphs/100dpi/U02DA.png
-%%DOCSDIR%%/glyphs/100dpi/U02DB.png
-%%DOCSDIR%%/glyphs/100dpi/U02DC.png
-%%DOCSDIR%%/glyphs/100dpi/U02DD.png
-%%DOCSDIR%%/glyphs/100dpi/U0308.png
-%%DOCSDIR%%/glyphs/100dpi/U0385.png
-%%DOCSDIR%%/glyphs/100dpi/U0386.png
-%%DOCSDIR%%/glyphs/100dpi/U0388.png
-%%DOCSDIR%%/glyphs/100dpi/U0389.png
-%%DOCSDIR%%/glyphs/100dpi/U038A.png
-%%DOCSDIR%%/glyphs/100dpi/U038C.png
-%%DOCSDIR%%/glyphs/100dpi/U038E.png
-%%DOCSDIR%%/glyphs/100dpi/U038F.png
-%%DOCSDIR%%/glyphs/100dpi/U0390.png
-%%DOCSDIR%%/glyphs/100dpi/U0391.png
-%%DOCSDIR%%/glyphs/100dpi/U0392.png
-%%DOCSDIR%%/glyphs/100dpi/U0393.png
-%%DOCSDIR%%/glyphs/100dpi/U0394.png
-%%DOCSDIR%%/glyphs/100dpi/U0395.png
-%%DOCSDIR%%/glyphs/100dpi/U0396.png
-%%DOCSDIR%%/glyphs/100dpi/U0397.png
-%%DOCSDIR%%/glyphs/100dpi/U0398.png
-%%DOCSDIR%%/glyphs/100dpi/U0399.png
-%%DOCSDIR%%/glyphs/100dpi/U039A.png
-%%DOCSDIR%%/glyphs/100dpi/U039B.png
-%%DOCSDIR%%/glyphs/100dpi/U039C.png
-%%DOCSDIR%%/glyphs/100dpi/U039D.png
-%%DOCSDIR%%/glyphs/100dpi/U039E.png
-%%DOCSDIR%%/glyphs/100dpi/U039F.png
-%%DOCSDIR%%/glyphs/100dpi/U03A0.png
-%%DOCSDIR%%/glyphs/100dpi/U03A1.png
-%%DOCSDIR%%/glyphs/100dpi/U03A3.png
-%%DOCSDIR%%/glyphs/100dpi/U03A4.png
-%%DOCSDIR%%/glyphs/100dpi/U03A5.png
-%%DOCSDIR%%/glyphs/100dpi/U03A6.png
-%%DOCSDIR%%/glyphs/100dpi/U03A7.png
-%%DOCSDIR%%/glyphs/100dpi/U03A8.png
-%%DOCSDIR%%/glyphs/100dpi/U03A9.png
-%%DOCSDIR%%/glyphs/100dpi/U03AA.png
-%%DOCSDIR%%/glyphs/100dpi/U03AB.png
-%%DOCSDIR%%/glyphs/100dpi/U03AC.png
-%%DOCSDIR%%/glyphs/100dpi/U03AD.png
-%%DOCSDIR%%/glyphs/100dpi/U03AE.png
-%%DOCSDIR%%/glyphs/100dpi/U03AF.png
-%%DOCSDIR%%/glyphs/100dpi/U03B0.png
-%%DOCSDIR%%/glyphs/100dpi/U03B1.png
-%%DOCSDIR%%/glyphs/100dpi/U03B2.png
-%%DOCSDIR%%/glyphs/100dpi/U03B3.png
-%%DOCSDIR%%/glyphs/100dpi/U03B4.png
-%%DOCSDIR%%/glyphs/100dpi/U03B5.png
-%%DOCSDIR%%/glyphs/100dpi/U03B6.png
-%%DOCSDIR%%/glyphs/100dpi/U03B7.png
-%%DOCSDIR%%/glyphs/100dpi/U03B8.png
-%%DOCSDIR%%/glyphs/100dpi/U03B9.png
-%%DOCSDIR%%/glyphs/100dpi/U03BA.png
-%%DOCSDIR%%/glyphs/100dpi/U03BB.png
-%%DOCSDIR%%/glyphs/100dpi/U03BC.png
-%%DOCSDIR%%/glyphs/100dpi/U03BD.png
-%%DOCSDIR%%/glyphs/100dpi/U03BE.png
-%%DOCSDIR%%/glyphs/100dpi/U03BF.png
-%%DOCSDIR%%/glyphs/100dpi/U03C0.png
-%%DOCSDIR%%/glyphs/100dpi/U03C1.png
-%%DOCSDIR%%/glyphs/100dpi/U03C2.png
-%%DOCSDIR%%/glyphs/100dpi/U03C3.png
-%%DOCSDIR%%/glyphs/100dpi/U03C4.png
-%%DOCSDIR%%/glyphs/100dpi/U03C5.png
-%%DOCSDIR%%/glyphs/100dpi/U03C6.png
-%%DOCSDIR%%/glyphs/100dpi/U03C7.png
-%%DOCSDIR%%/glyphs/100dpi/U03C8.png
-%%DOCSDIR%%/glyphs/100dpi/U03C9.png
-%%DOCSDIR%%/glyphs/100dpi/U03CA.png
-%%DOCSDIR%%/glyphs/100dpi/U03CB.png
-%%DOCSDIR%%/glyphs/100dpi/U03CC.png
-%%DOCSDIR%%/glyphs/100dpi/U03CD.png
-%%DOCSDIR%%/glyphs/100dpi/U03CE.png
-%%DOCSDIR%%/glyphs/100dpi/U03D1.png
-%%DOCSDIR%%/glyphs/100dpi/U03D2.png
-%%DOCSDIR%%/glyphs/100dpi/U03D5.png
-%%DOCSDIR%%/glyphs/100dpi/U03D6.png
-%%DOCSDIR%%/glyphs/100dpi/U03DC.png
-%%DOCSDIR%%/glyphs/100dpi/U03F0.png
-%%DOCSDIR%%/glyphs/100dpi/U03F1.png
-%%DOCSDIR%%/glyphs/100dpi/U0401.png
-%%DOCSDIR%%/glyphs/100dpi/U0402.png
-%%DOCSDIR%%/glyphs/100dpi/U0403.png
-%%DOCSDIR%%/glyphs/100dpi/U0404.png
-%%DOCSDIR%%/glyphs/100dpi/U0405.png
-%%DOCSDIR%%/glyphs/100dpi/U0406.png
-%%DOCSDIR%%/glyphs/100dpi/U0407.png
-%%DOCSDIR%%/glyphs/100dpi/U0408.png
-%%DOCSDIR%%/glyphs/100dpi/U0409.png
-%%DOCSDIR%%/glyphs/100dpi/U040A.png
-%%DOCSDIR%%/glyphs/100dpi/U040B.png
-%%DOCSDIR%%/glyphs/100dpi/U040C.png
-%%DOCSDIR%%/glyphs/100dpi/U040E.png
-%%DOCSDIR%%/glyphs/100dpi/U040F.png
-%%DOCSDIR%%/glyphs/100dpi/U0410.png
-%%DOCSDIR%%/glyphs/100dpi/U0411.png
-%%DOCSDIR%%/glyphs/100dpi/U0412.png
-%%DOCSDIR%%/glyphs/100dpi/U0413.png
-%%DOCSDIR%%/glyphs/100dpi/U0414.png
-%%DOCSDIR%%/glyphs/100dpi/U0415.png
-%%DOCSDIR%%/glyphs/100dpi/U0416.png
-%%DOCSDIR%%/glyphs/100dpi/U0417.png
-%%DOCSDIR%%/glyphs/100dpi/U0418.png
-%%DOCSDIR%%/glyphs/100dpi/U0419.png
-%%DOCSDIR%%/glyphs/100dpi/U041A.png
-%%DOCSDIR%%/glyphs/100dpi/U041B.png
-%%DOCSDIR%%/glyphs/100dpi/U041C.png
-%%DOCSDIR%%/glyphs/100dpi/U041D.png
-%%DOCSDIR%%/glyphs/100dpi/U041E.png
-%%DOCSDIR%%/glyphs/100dpi/U041F.png
-%%DOCSDIR%%/glyphs/100dpi/U0420.png
-%%DOCSDIR%%/glyphs/100dpi/U0421.png
-%%DOCSDIR%%/glyphs/100dpi/U0422.png
-%%DOCSDIR%%/glyphs/100dpi/U0423.png
-%%DOCSDIR%%/glyphs/100dpi/U0424.png
-%%DOCSDIR%%/glyphs/100dpi/U0425.png
-%%DOCSDIR%%/glyphs/100dpi/U0426.png
-%%DOCSDIR%%/glyphs/100dpi/U0427.png
-%%DOCSDIR%%/glyphs/100dpi/U0428.png
-%%DOCSDIR%%/glyphs/100dpi/U0429.png
-%%DOCSDIR%%/glyphs/100dpi/U042A.png
-%%DOCSDIR%%/glyphs/100dpi/U042B.png
-%%DOCSDIR%%/glyphs/100dpi/U042C.png
-%%DOCSDIR%%/glyphs/100dpi/U042D.png
-%%DOCSDIR%%/glyphs/100dpi/U042E.png
-%%DOCSDIR%%/glyphs/100dpi/U042F.png
-%%DOCSDIR%%/glyphs/100dpi/U0430.png
-%%DOCSDIR%%/glyphs/100dpi/U0431.png
-%%DOCSDIR%%/glyphs/100dpi/U0432.png
-%%DOCSDIR%%/glyphs/100dpi/U0433.png
-%%DOCSDIR%%/glyphs/100dpi/U0434.png
-%%DOCSDIR%%/glyphs/100dpi/U0435.png
-%%DOCSDIR%%/glyphs/100dpi/U0436.png
-%%DOCSDIR%%/glyphs/100dpi/U0437.png
-%%DOCSDIR%%/glyphs/100dpi/U0438.png
-%%DOCSDIR%%/glyphs/100dpi/U0439.png
-%%DOCSDIR%%/glyphs/100dpi/U043A.png
-%%DOCSDIR%%/glyphs/100dpi/U043B.png
-%%DOCSDIR%%/glyphs/100dpi/U043C.png
-%%DOCSDIR%%/glyphs/100dpi/U043D.png
-%%DOCSDIR%%/glyphs/100dpi/U043E.png
-%%DOCSDIR%%/glyphs/100dpi/U043F.png
-%%DOCSDIR%%/glyphs/100dpi/U0440.png
-%%DOCSDIR%%/glyphs/100dpi/U0441.png
-%%DOCSDIR%%/glyphs/100dpi/U0442.png
-%%DOCSDIR%%/glyphs/100dpi/U0443.png
-%%DOCSDIR%%/glyphs/100dpi/U0444.png
-%%DOCSDIR%%/glyphs/100dpi/U0445.png
-%%DOCSDIR%%/glyphs/100dpi/U0446.png
-%%DOCSDIR%%/glyphs/100dpi/U0447.png
-%%DOCSDIR%%/glyphs/100dpi/U0448.png
-%%DOCSDIR%%/glyphs/100dpi/U0449.png
-%%DOCSDIR%%/glyphs/100dpi/U044A.png
-%%DOCSDIR%%/glyphs/100dpi/U044B.png
-%%DOCSDIR%%/glyphs/100dpi/U044C.png
-%%DOCSDIR%%/glyphs/100dpi/U044D.png
-%%DOCSDIR%%/glyphs/100dpi/U044E.png
-%%DOCSDIR%%/glyphs/100dpi/U044F.png
-%%DOCSDIR%%/glyphs/100dpi/U0451.png
-%%DOCSDIR%%/glyphs/100dpi/U0452.png
-%%DOCSDIR%%/glyphs/100dpi/U0453.png
-%%DOCSDIR%%/glyphs/100dpi/U0454.png
-%%DOCSDIR%%/glyphs/100dpi/U0455.png
-%%DOCSDIR%%/glyphs/100dpi/U0456.png
-%%DOCSDIR%%/glyphs/100dpi/U0457.png
-%%DOCSDIR%%/glyphs/100dpi/U0458.png
-%%DOCSDIR%%/glyphs/100dpi/U0459.png
-%%DOCSDIR%%/glyphs/100dpi/U045A.png
-%%DOCSDIR%%/glyphs/100dpi/U045B.png
-%%DOCSDIR%%/glyphs/100dpi/U045C.png
-%%DOCSDIR%%/glyphs/100dpi/U045E.png
-%%DOCSDIR%%/glyphs/100dpi/U045F.png
-%%DOCSDIR%%/glyphs/100dpi/U2002.png
-%%DOCSDIR%%/glyphs/100dpi/U2003.png
-%%DOCSDIR%%/glyphs/100dpi/U2004.png
-%%DOCSDIR%%/glyphs/100dpi/U2005.png
-%%DOCSDIR%%/glyphs/100dpi/U2007.png
-%%DOCSDIR%%/glyphs/100dpi/U2008.png
-%%DOCSDIR%%/glyphs/100dpi/U2009.png
-%%DOCSDIR%%/glyphs/100dpi/U200A.png
-%%DOCSDIR%%/glyphs/100dpi/U2010.png
-%%DOCSDIR%%/glyphs/100dpi/U2013.png
-%%DOCSDIR%%/glyphs/100dpi/U2014.png
-%%DOCSDIR%%/glyphs/100dpi/U2015.png
-%%DOCSDIR%%/glyphs/100dpi/U2016.png
-%%DOCSDIR%%/glyphs/100dpi/U2018.png
-%%DOCSDIR%%/glyphs/100dpi/U2019.png
-%%DOCSDIR%%/glyphs/100dpi/U201A.png
-%%DOCSDIR%%/glyphs/100dpi/U201B.png
-%%DOCSDIR%%/glyphs/100dpi/U201C.png
-%%DOCSDIR%%/glyphs/100dpi/U201D.png
-%%DOCSDIR%%/glyphs/100dpi/U201E.png
-%%DOCSDIR%%/glyphs/100dpi/U201F.png
-%%DOCSDIR%%/glyphs/100dpi/U2020.png
-%%DOCSDIR%%/glyphs/100dpi/U2021.png
-%%DOCSDIR%%/glyphs/100dpi/U2022.png
-%%DOCSDIR%%/glyphs/100dpi/U2025.png
-%%DOCSDIR%%/glyphs/100dpi/U2026.png
-%%DOCSDIR%%/glyphs/100dpi/U2030.png
-%%DOCSDIR%%/glyphs/100dpi/U2032.png
-%%DOCSDIR%%/glyphs/100dpi/U2033.png
-%%DOCSDIR%%/glyphs/100dpi/U2034.png
-%%DOCSDIR%%/glyphs/100dpi/U2035.png
-%%DOCSDIR%%/glyphs/100dpi/U2038.png
-%%DOCSDIR%%/glyphs/100dpi/U2039.png
-%%DOCSDIR%%/glyphs/100dpi/U203A.png
-%%DOCSDIR%%/glyphs/100dpi/U2041.png
-%%DOCSDIR%%/glyphs/100dpi/U2043.png
-%%DOCSDIR%%/glyphs/100dpi/U20DB.png
-%%DOCSDIR%%/glyphs/100dpi/U20DC.png
-%%DOCSDIR%%/glyphs/100dpi/U2105.png
-%%DOCSDIR%%/glyphs/100dpi/U210B.png
-%%DOCSDIR%%/glyphs/100dpi/U2111.png
-%%DOCSDIR%%/glyphs/100dpi/U2112.png
-%%DOCSDIR%%/glyphs/100dpi/U2113.png
-%%DOCSDIR%%/glyphs/100dpi/U2116.png
-%%DOCSDIR%%/glyphs/100dpi/U2117.png
-%%DOCSDIR%%/glyphs/100dpi/U2118.png
-%%DOCSDIR%%/glyphs/100dpi/U211C.png
-%%DOCSDIR%%/glyphs/100dpi/U211E.png
-%%DOCSDIR%%/glyphs/100dpi/U2122.png
-%%DOCSDIR%%/glyphs/100dpi/U2126.png
-%%DOCSDIR%%/glyphs/100dpi/U212B.png
-%%DOCSDIR%%/glyphs/100dpi/U212C.png
-%%DOCSDIR%%/glyphs/100dpi/U2133.png
-%%DOCSDIR%%/glyphs/100dpi/U2134.png
-%%DOCSDIR%%/glyphs/100dpi/U2135.png
-%%DOCSDIR%%/glyphs/100dpi/U2136.png
-%%DOCSDIR%%/glyphs/100dpi/U2137.png
-%%DOCSDIR%%/glyphs/100dpi/U2138.png
-%%DOCSDIR%%/glyphs/100dpi/U2153.png
-%%DOCSDIR%%/glyphs/100dpi/U2154.png
-%%DOCSDIR%%/glyphs/100dpi/U2155.png
-%%DOCSDIR%%/glyphs/100dpi/U2156.png
-%%DOCSDIR%%/glyphs/100dpi/U2157.png
-%%DOCSDIR%%/glyphs/100dpi/U2158.png
-%%DOCSDIR%%/glyphs/100dpi/U2159.png
-%%DOCSDIR%%/glyphs/100dpi/U215A.png
-%%DOCSDIR%%/glyphs/100dpi/U215B.png
-%%DOCSDIR%%/glyphs/100dpi/U215C.png
-%%DOCSDIR%%/glyphs/100dpi/U215D.png
-%%DOCSDIR%%/glyphs/100dpi/U215E.png
-%%DOCSDIR%%/glyphs/100dpi/U2190.png
-%%DOCSDIR%%/glyphs/100dpi/U2191.png
-%%DOCSDIR%%/glyphs/100dpi/U2192.png
-%%DOCSDIR%%/glyphs/100dpi/U2193.png
-%%DOCSDIR%%/glyphs/100dpi/U2194.png
-%%DOCSDIR%%/glyphs/100dpi/U2195.png
-%%DOCSDIR%%/glyphs/100dpi/U2196.png
-%%DOCSDIR%%/glyphs/100dpi/U2197.png
-%%DOCSDIR%%/glyphs/100dpi/U2198.png
-%%DOCSDIR%%/glyphs/100dpi/U2199.png
-%%DOCSDIR%%/glyphs/100dpi/U219A.png
-%%DOCSDIR%%/glyphs/100dpi/U219B.png
-%%DOCSDIR%%/glyphs/100dpi/U219D.png
-%%DOCSDIR%%/glyphs/100dpi/U219E.png
-%%DOCSDIR%%/glyphs/100dpi/U21A0.png
-%%DOCSDIR%%/glyphs/100dpi/U21A2.png
-%%DOCSDIR%%/glyphs/100dpi/U21A3.png
-%%DOCSDIR%%/glyphs/100dpi/U21A6.png
-%%DOCSDIR%%/glyphs/100dpi/U21A9.png
-%%DOCSDIR%%/glyphs/100dpi/U21AA.png
-%%DOCSDIR%%/glyphs/100dpi/U21AB.png
-%%DOCSDIR%%/glyphs/100dpi/U21AC.png
-%%DOCSDIR%%/glyphs/100dpi/U21AD.png
-%%DOCSDIR%%/glyphs/100dpi/U21AE.png
-%%DOCSDIR%%/glyphs/100dpi/U21B0.png
-%%DOCSDIR%%/glyphs/100dpi/U21B1.png
-%%DOCSDIR%%/glyphs/100dpi/U21B6.png
-%%DOCSDIR%%/glyphs/100dpi/U21B7.png
-%%DOCSDIR%%/glyphs/100dpi/U21BA.png
-%%DOCSDIR%%/glyphs/100dpi/U21BB.png
-%%DOCSDIR%%/glyphs/100dpi/U21BC.png
-%%DOCSDIR%%/glyphs/100dpi/U21BD.png
-%%DOCSDIR%%/glyphs/100dpi/U21BE.png
-%%DOCSDIR%%/glyphs/100dpi/U21BF.png
-%%DOCSDIR%%/glyphs/100dpi/U21C0.png
-%%DOCSDIR%%/glyphs/100dpi/U21C1.png
-%%DOCSDIR%%/glyphs/100dpi/U21C2.png
-%%DOCSDIR%%/glyphs/100dpi/U21C3.png
-%%DOCSDIR%%/glyphs/100dpi/U21C4.png
-%%DOCSDIR%%/glyphs/100dpi/U21C6.png
-%%DOCSDIR%%/glyphs/100dpi/U21C7.png
-%%DOCSDIR%%/glyphs/100dpi/U21C8.png
-%%DOCSDIR%%/glyphs/100dpi/U21C9.png
-%%DOCSDIR%%/glyphs/100dpi/U21CA.png
-%%DOCSDIR%%/glyphs/100dpi/U21CB.png
-%%DOCSDIR%%/glyphs/100dpi/U21CC.png
-%%DOCSDIR%%/glyphs/100dpi/U21CD.png
-%%DOCSDIR%%/glyphs/100dpi/U21CE.png
-%%DOCSDIR%%/glyphs/100dpi/U21CF.png
-%%DOCSDIR%%/glyphs/100dpi/U21D0.png
-%%DOCSDIR%%/glyphs/100dpi/U21D1.png
-%%DOCSDIR%%/glyphs/100dpi/U21D2.png
-%%DOCSDIR%%/glyphs/100dpi/U21D3.png
-%%DOCSDIR%%/glyphs/100dpi/U21D4.png
-%%DOCSDIR%%/glyphs/100dpi/U21D5.png
-%%DOCSDIR%%/glyphs/100dpi/U21DA.png
-%%DOCSDIR%%/glyphs/100dpi/U21DB.png
-%%DOCSDIR%%/glyphs/100dpi/U21DD.png
-%%DOCSDIR%%/glyphs/100dpi/U2200.png
-%%DOCSDIR%%/glyphs/100dpi/U2201.png
-%%DOCSDIR%%/glyphs/100dpi/U2202.png
-%%DOCSDIR%%/glyphs/100dpi/U2203.png
-%%DOCSDIR%%/glyphs/100dpi/U2204.png
-%%DOCSDIR%%/glyphs/100dpi/U2205.png
-%%DOCSDIR%%/glyphs/100dpi/U2207.png
-%%DOCSDIR%%/glyphs/100dpi/U2208.png
-%%DOCSDIR%%/glyphs/100dpi/U2209.png
-%%DOCSDIR%%/glyphs/100dpi/U220A.png
-%%DOCSDIR%%/glyphs/100dpi/U220B.png
-%%DOCSDIR%%/glyphs/100dpi/U220D.png
-%%DOCSDIR%%/glyphs/100dpi/U220F.png
-%%DOCSDIR%%/glyphs/100dpi/U2210.png
-%%DOCSDIR%%/glyphs/100dpi/U2211.png
-%%DOCSDIR%%/glyphs/100dpi/U2212.png
-%%DOCSDIR%%/glyphs/100dpi/U2213.png
-%%DOCSDIR%%/glyphs/100dpi/U2214.png
-%%DOCSDIR%%/glyphs/100dpi/U2216.png
-%%DOCSDIR%%/glyphs/100dpi/U2217.png
-%%DOCSDIR%%/glyphs/100dpi/U2218.png
-%%DOCSDIR%%/glyphs/100dpi/U221A.png
-%%DOCSDIR%%/glyphs/100dpi/U221D.png
-%%DOCSDIR%%/glyphs/100dpi/U221E.png
-%%DOCSDIR%%/glyphs/100dpi/U221F.png
-%%DOCSDIR%%/glyphs/100dpi/U2220.png
-%%DOCSDIR%%/glyphs/100dpi/U2221.png
-%%DOCSDIR%%/glyphs/100dpi/U2222.png
-%%DOCSDIR%%/glyphs/100dpi/U2223.png
-%%DOCSDIR%%/glyphs/100dpi/U2224.png
-%%DOCSDIR%%/glyphs/100dpi/U2225.png
-%%DOCSDIR%%/glyphs/100dpi/U2226.png
-%%DOCSDIR%%/glyphs/100dpi/U2227.png
-%%DOCSDIR%%/glyphs/100dpi/U2228.png
-%%DOCSDIR%%/glyphs/100dpi/U2229.png
-%%DOCSDIR%%/glyphs/100dpi/U222A.png
-%%DOCSDIR%%/glyphs/100dpi/U222B.png
-%%DOCSDIR%%/glyphs/100dpi/U222E.png
-%%DOCSDIR%%/glyphs/100dpi/U2234.png
-%%DOCSDIR%%/glyphs/100dpi/U2235.png
-%%DOCSDIR%%/glyphs/100dpi/U223C.png
-%%DOCSDIR%%/glyphs/100dpi/U223D.png
-%%DOCSDIR%%/glyphs/100dpi/U2240.png
-%%DOCSDIR%%/glyphs/100dpi/U2241.png
-%%DOCSDIR%%/glyphs/100dpi/U2243.png
-%%DOCSDIR%%/glyphs/100dpi/U2244.png
-%%DOCSDIR%%/glyphs/100dpi/U2245.png
-%%DOCSDIR%%/glyphs/100dpi/U2247.png
-%%DOCSDIR%%/glyphs/100dpi/U2248.png
-%%DOCSDIR%%/glyphs/100dpi/U2249.png
-%%DOCSDIR%%/glyphs/100dpi/U224A.png
-%%DOCSDIR%%/glyphs/100dpi/U224C.png
-%%DOCSDIR%%/glyphs/100dpi/U224D.png
-%%DOCSDIR%%/glyphs/100dpi/U224E.png
-%%DOCSDIR%%/glyphs/100dpi/U224F.png
-%%DOCSDIR%%/glyphs/100dpi/U2250.png
-%%DOCSDIR%%/glyphs/100dpi/U2251.png
-%%DOCSDIR%%/glyphs/100dpi/U2252.png
-%%DOCSDIR%%/glyphs/100dpi/U2253.png
-%%DOCSDIR%%/glyphs/100dpi/U2254.png
-%%DOCSDIR%%/glyphs/100dpi/U2255.png
-%%DOCSDIR%%/glyphs/100dpi/U2256.png
-%%DOCSDIR%%/glyphs/100dpi/U2257.png
-%%DOCSDIR%%/glyphs/100dpi/U2259.png
-%%DOCSDIR%%/glyphs/100dpi/U225C.png
-%%DOCSDIR%%/glyphs/100dpi/U2260.png
-%%DOCSDIR%%/glyphs/100dpi/U2261.png
-%%DOCSDIR%%/glyphs/100dpi/U2262.png
-%%DOCSDIR%%/glyphs/100dpi/U2264.png
-%%DOCSDIR%%/glyphs/100dpi/U2265.png
-%%DOCSDIR%%/glyphs/100dpi/U2266.png
-%%DOCSDIR%%/glyphs/100dpi/U2267.png
-%%DOCSDIR%%/glyphs/100dpi/U2268.png
-%%DOCSDIR%%/glyphs/100dpi/U2269.png
-%%DOCSDIR%%/glyphs/100dpi/U226A.png
-%%DOCSDIR%%/glyphs/100dpi/U226B.png
-%%DOCSDIR%%/glyphs/100dpi/U226C.png
-%%DOCSDIR%%/glyphs/100dpi/U226E.png
-%%DOCSDIR%%/glyphs/100dpi/U226F.png
-%%DOCSDIR%%/glyphs/100dpi/U2270.png
-%%DOCSDIR%%/glyphs/100dpi/U2271.png
-%%DOCSDIR%%/glyphs/100dpi/U2272.png
-%%DOCSDIR%%/glyphs/100dpi/U2273.png
-%%DOCSDIR%%/glyphs/100dpi/U2276.png
-%%DOCSDIR%%/glyphs/100dpi/U2277.png
-%%DOCSDIR%%/glyphs/100dpi/U227A.png
-%%DOCSDIR%%/glyphs/100dpi/U227B.png
-%%DOCSDIR%%/glyphs/100dpi/U227C.png
-%%DOCSDIR%%/glyphs/100dpi/U227D.png
-%%DOCSDIR%%/glyphs/100dpi/U227E.png
-%%DOCSDIR%%/glyphs/100dpi/U227F.png
-%%DOCSDIR%%/glyphs/100dpi/U2280.png
-%%DOCSDIR%%/glyphs/100dpi/U2281.png
-%%DOCSDIR%%/glyphs/100dpi/U2282.png
-%%DOCSDIR%%/glyphs/100dpi/U2283.png
-%%DOCSDIR%%/glyphs/100dpi/U2284.png
-%%DOCSDIR%%/glyphs/100dpi/U2285.png
-%%DOCSDIR%%/glyphs/100dpi/U2286.png
-%%DOCSDIR%%/glyphs/100dpi/U2287.png
-%%DOCSDIR%%/glyphs/100dpi/U2288.png
-%%DOCSDIR%%/glyphs/100dpi/U2289.png
-%%DOCSDIR%%/glyphs/100dpi/U228A.png
-%%DOCSDIR%%/glyphs/100dpi/U228B.png
-%%DOCSDIR%%/glyphs/100dpi/U228E.png
-%%DOCSDIR%%/glyphs/100dpi/U228F.png
-%%DOCSDIR%%/glyphs/100dpi/U2290.png
-%%DOCSDIR%%/glyphs/100dpi/U2291.png
-%%DOCSDIR%%/glyphs/100dpi/U2292.png
-%%DOCSDIR%%/glyphs/100dpi/U2293.png
-%%DOCSDIR%%/glyphs/100dpi/U2294.png
-%%DOCSDIR%%/glyphs/100dpi/U2295.png
-%%DOCSDIR%%/glyphs/100dpi/U2296.png
-%%DOCSDIR%%/glyphs/100dpi/U2297.png
-%%DOCSDIR%%/glyphs/100dpi/U2298.png
-%%DOCSDIR%%/glyphs/100dpi/U2299.png
-%%DOCSDIR%%/glyphs/100dpi/U229A.png
-%%DOCSDIR%%/glyphs/100dpi/U229B.png
-%%DOCSDIR%%/glyphs/100dpi/U229D.png
-%%DOCSDIR%%/glyphs/100dpi/U229E.png
-%%DOCSDIR%%/glyphs/100dpi/U229F.png
-%%DOCSDIR%%/glyphs/100dpi/U22A0.png
-%%DOCSDIR%%/glyphs/100dpi/U22A1.png
-%%DOCSDIR%%/glyphs/100dpi/U22A2.png
-%%DOCSDIR%%/glyphs/100dpi/U22A3.png
-%%DOCSDIR%%/glyphs/100dpi/U22A4.png
-%%DOCSDIR%%/glyphs/100dpi/U22A5.png
-%%DOCSDIR%%/glyphs/100dpi/U22A7.png
-%%DOCSDIR%%/glyphs/100dpi/U22A8.png
-%%DOCSDIR%%/glyphs/100dpi/U22A9.png
-%%DOCSDIR%%/glyphs/100dpi/U22AA.png
-%%DOCSDIR%%/glyphs/100dpi/U22AC.png
-%%DOCSDIR%%/glyphs/100dpi/U22AD.png
-%%DOCSDIR%%/glyphs/100dpi/U22AE.png
-%%DOCSDIR%%/glyphs/100dpi/U22AF.png
-%%DOCSDIR%%/glyphs/100dpi/U22B2.png
-%%DOCSDIR%%/glyphs/100dpi/U22B3.png
-%%DOCSDIR%%/glyphs/100dpi/U22B4.png
-%%DOCSDIR%%/glyphs/100dpi/U22B5.png
-%%DOCSDIR%%/glyphs/100dpi/U22B8.png
-%%DOCSDIR%%/glyphs/100dpi/U22BA.png
-%%DOCSDIR%%/glyphs/100dpi/U22BB.png
-%%DOCSDIR%%/glyphs/100dpi/U22BC.png
-%%DOCSDIR%%/glyphs/100dpi/U22C4.png
-%%DOCSDIR%%/glyphs/100dpi/U22C5.png
-%%DOCSDIR%%/glyphs/100dpi/U22C6.png
-%%DOCSDIR%%/glyphs/100dpi/U22C7.png
-%%DOCSDIR%%/glyphs/100dpi/U22C8.png
-%%DOCSDIR%%/glyphs/100dpi/U22C9.png
-%%DOCSDIR%%/glyphs/100dpi/U22CA.png
-%%DOCSDIR%%/glyphs/100dpi/U22CB.png
-%%DOCSDIR%%/glyphs/100dpi/U22CC.png
-%%DOCSDIR%%/glyphs/100dpi/U22CD.png
-%%DOCSDIR%%/glyphs/100dpi/U22CE.png
-%%DOCSDIR%%/glyphs/100dpi/U22CF.png
-%%DOCSDIR%%/glyphs/100dpi/U22D0.png
-%%DOCSDIR%%/glyphs/100dpi/U22D1.png
-%%DOCSDIR%%/glyphs/100dpi/U22D2.png
-%%DOCSDIR%%/glyphs/100dpi/U22D3.png
-%%DOCSDIR%%/glyphs/100dpi/U22D4.png
-%%DOCSDIR%%/glyphs/100dpi/U22D6.png
-%%DOCSDIR%%/glyphs/100dpi/U22D7.png
-%%DOCSDIR%%/glyphs/100dpi/U22D8.png
-%%DOCSDIR%%/glyphs/100dpi/U22D9.png
-%%DOCSDIR%%/glyphs/100dpi/U22DA.png
-%%DOCSDIR%%/glyphs/100dpi/U22DB.png
-%%DOCSDIR%%/glyphs/100dpi/U22DC.png
-%%DOCSDIR%%/glyphs/100dpi/U22DD.png
-%%DOCSDIR%%/glyphs/100dpi/U22DE.png
-%%DOCSDIR%%/glyphs/100dpi/U22DF.png
-%%DOCSDIR%%/glyphs/100dpi/U22E6.png
-%%DOCSDIR%%/glyphs/100dpi/U22E7.png
-%%DOCSDIR%%/glyphs/100dpi/U22E8.png
-%%DOCSDIR%%/glyphs/100dpi/U22E9.png
-%%DOCSDIR%%/glyphs/100dpi/U22EA.png
-%%DOCSDIR%%/glyphs/100dpi/U22EB.png
-%%DOCSDIR%%/glyphs/100dpi/U22EC.png
-%%DOCSDIR%%/glyphs/100dpi/U22ED.png
-%%DOCSDIR%%/glyphs/100dpi/U22EE.png
-%%DOCSDIR%%/glyphs/100dpi/U2308.png
-%%DOCSDIR%%/glyphs/100dpi/U2309.png
-%%DOCSDIR%%/glyphs/100dpi/U230A.png
-%%DOCSDIR%%/glyphs/100dpi/U230B.png
-%%DOCSDIR%%/glyphs/100dpi/U230C.png
-%%DOCSDIR%%/glyphs/100dpi/U230D.png
-%%DOCSDIR%%/glyphs/100dpi/U230E.png
-%%DOCSDIR%%/glyphs/100dpi/U230F.png
-%%DOCSDIR%%/glyphs/100dpi/U2315.png
-%%DOCSDIR%%/glyphs/100dpi/U2316.png
-%%DOCSDIR%%/glyphs/100dpi/U231C.png
-%%DOCSDIR%%/glyphs/100dpi/U231D.png
-%%DOCSDIR%%/glyphs/100dpi/U231E.png
-%%DOCSDIR%%/glyphs/100dpi/U231F.png
-%%DOCSDIR%%/glyphs/100dpi/U2322.png
-%%DOCSDIR%%/glyphs/100dpi/U2323.png
-%%DOCSDIR%%/glyphs/100dpi/U2423.png
-%%DOCSDIR%%/glyphs/100dpi/U24C8.png
-%%DOCSDIR%%/glyphs/100dpi/U2500.png
-%%DOCSDIR%%/glyphs/100dpi/U2502.png
-%%DOCSDIR%%/glyphs/100dpi/U250C.png
-%%DOCSDIR%%/glyphs/100dpi/U2510.png
-%%DOCSDIR%%/glyphs/100dpi/U2514.png
-%%DOCSDIR%%/glyphs/100dpi/U2518.png
-%%DOCSDIR%%/glyphs/100dpi/U251C.png
-%%DOCSDIR%%/glyphs/100dpi/U2524.png
-%%DOCSDIR%%/glyphs/100dpi/U252C.png
-%%DOCSDIR%%/glyphs/100dpi/U2534.png
-%%DOCSDIR%%/glyphs/100dpi/U253C.png
-%%DOCSDIR%%/glyphs/100dpi/U2550.png
-%%DOCSDIR%%/glyphs/100dpi/U2551.png
-%%DOCSDIR%%/glyphs/100dpi/U2552.png
-%%DOCSDIR%%/glyphs/100dpi/U2553.png
-%%DOCSDIR%%/glyphs/100dpi/U2554.png
-%%DOCSDIR%%/glyphs/100dpi/U2555.png
-%%DOCSDIR%%/glyphs/100dpi/U2556.png
-%%DOCSDIR%%/glyphs/100dpi/U2557.png
-%%DOCSDIR%%/glyphs/100dpi/U2558.png
-%%DOCSDIR%%/glyphs/100dpi/U2559.png
-%%DOCSDIR%%/glyphs/100dpi/U255A.png
-%%DOCSDIR%%/glyphs/100dpi/U255B.png
-%%DOCSDIR%%/glyphs/100dpi/U255C.png
-%%DOCSDIR%%/glyphs/100dpi/U255D.png
-%%DOCSDIR%%/glyphs/100dpi/U255E.png
-%%DOCSDIR%%/glyphs/100dpi/U255F.png
-%%DOCSDIR%%/glyphs/100dpi/U2560.png
-%%DOCSDIR%%/glyphs/100dpi/U2561.png
-%%DOCSDIR%%/glyphs/100dpi/U2562.png
-%%DOCSDIR%%/glyphs/100dpi/U2563.png
-%%DOCSDIR%%/glyphs/100dpi/U2564.png
-%%DOCSDIR%%/glyphs/100dpi/U2565.png
-%%DOCSDIR%%/glyphs/100dpi/U2566.png
-%%DOCSDIR%%/glyphs/100dpi/U2567.png
-%%DOCSDIR%%/glyphs/100dpi/U2568.png
-%%DOCSDIR%%/glyphs/100dpi/U2569.png
-%%DOCSDIR%%/glyphs/100dpi/U256A.png
-%%DOCSDIR%%/glyphs/100dpi/U256B.png
-%%DOCSDIR%%/glyphs/100dpi/U256C.png
-%%DOCSDIR%%/glyphs/100dpi/U2580.png
-%%DOCSDIR%%/glyphs/100dpi/U2584.png
-%%DOCSDIR%%/glyphs/100dpi/U2588.png
-%%DOCSDIR%%/glyphs/100dpi/U2591.png
-%%DOCSDIR%%/glyphs/100dpi/U2592.png
-%%DOCSDIR%%/glyphs/100dpi/U2593.png
-%%DOCSDIR%%/glyphs/100dpi/U25A1.png
-%%DOCSDIR%%/glyphs/100dpi/U25AA.png
-%%DOCSDIR%%/glyphs/100dpi/U25AD.png
-%%DOCSDIR%%/glyphs/100dpi/U25AE.png
-%%DOCSDIR%%/glyphs/100dpi/U25B3.png
-%%DOCSDIR%%/glyphs/100dpi/U25B4.png
-%%DOCSDIR%%/glyphs/100dpi/U25B5.png
-%%DOCSDIR%%/glyphs/100dpi/U25B8.png
-%%DOCSDIR%%/glyphs/100dpi/U25B9.png
-%%DOCSDIR%%/glyphs/100dpi/U25BD.png
-%%DOCSDIR%%/glyphs/100dpi/U25BE.png
-%%DOCSDIR%%/glyphs/100dpi/U25BF.png
-%%DOCSDIR%%/glyphs/100dpi/U25C2.png
-%%DOCSDIR%%/glyphs/100dpi/U25C3.png
-%%DOCSDIR%%/glyphs/100dpi/U25CA.png
-%%DOCSDIR%%/glyphs/100dpi/U25CB.png
-%%DOCSDIR%%/glyphs/100dpi/U25EF.png
-%%DOCSDIR%%/glyphs/100dpi/U2640.png
-%%DOCSDIR%%/glyphs/100dpi/U2642.png
-%%DOCSDIR%%/glyphs/100dpi/U2660.png
-%%DOCSDIR%%/glyphs/100dpi/U2661.png
-%%DOCSDIR%%/glyphs/100dpi/U2663.png
-%%DOCSDIR%%/glyphs/100dpi/U2665.png
-%%DOCSDIR%%/glyphs/100dpi/U2666.png
-%%DOCSDIR%%/glyphs/100dpi/U266D.png
-%%DOCSDIR%%/glyphs/100dpi/U266E.png
-%%DOCSDIR%%/glyphs/100dpi/U266F.png
-%%DOCSDIR%%/glyphs/100dpi/U3008.png
-%%DOCSDIR%%/glyphs/100dpi/U3009.png
-%%DOCSDIR%%/glyphs/100dpi/UF838.png
-%%DOCSDIR%%/glyphs/100dpi/UFB00.png
-%%DOCSDIR%%/glyphs/100dpi/UFB01.png
-%%DOCSDIR%%/glyphs/100dpi/UFB02.png
-%%DOCSDIR%%/glyphs/100dpi/UFB03.png
-%%DOCSDIR%%/glyphs/100dpi/UFB04.png
-%%DOCSDIR%%/glyphs/100dpi/Unknown.png
-%%DOCSDIR%%/glyphs/100dpi/bepsi.png
-%%DOCSDIR%%/glyphs/100dpi/check.png
-%%DOCSDIR%%/glyphs/100dpi/cross.png
-%%DOCSDIR%%/glyphs/100dpi/empty.png
-%%DOCSDIR%%/glyphs/100dpi/female.png
-%%DOCSDIR%%/glyphs/100dpi/fjlig.png
-%%DOCSDIR%%/glyphs/100dpi/ges.png
-%%DOCSDIR%%/glyphs/100dpi/gnap.png
-%%DOCSDIR%%/glyphs/100dpi/gvnE.png
-%%DOCSDIR%%/glyphs/100dpi/iff.png
-%%DOCSDIR%%/glyphs/100dpi/jnodot.png
-%%DOCSDIR%%/glyphs/100dpi/les.png
-%%DOCSDIR%%/glyphs/100dpi/lnap.png
-%%DOCSDIR%%/glyphs/100dpi/lozf.png
-%%DOCSDIR%%/glyphs/100dpi/lpargt.png
-%%DOCSDIR%%/glyphs/100dpi/lvnE.png
-%%DOCSDIR%%/glyphs/100dpi/male.png
-%%DOCSDIR%%/glyphs/100dpi/malt.png
-%%DOCSDIR%%/glyphs/100dpi/ngE.png
-%%DOCSDIR%%/glyphs/100dpi/nlE.png
-%%DOCSDIR%%/glyphs/100dpi/npre.png
-%%DOCSDIR%%/glyphs/100dpi/nsce.png
-%%DOCSDIR%%/glyphs/100dpi/nsmid.png
-%%DOCSDIR%%/glyphs/100dpi/nspar.png
-%%DOCSDIR%%/glyphs/100dpi/phone.png
-%%DOCSDIR%%/glyphs/100dpi/pre.png
-%%DOCSDIR%%/glyphs/100dpi/prnE.png
-%%DOCSDIR%%/glyphs/100dpi/rpargt.png
-%%DOCSDIR%%/glyphs/100dpi/sbsol.png
-%%DOCSDIR%%/glyphs/100dpi/scnE.png
-%%DOCSDIR%%/glyphs/100dpi/scnap.png
-%%DOCSDIR%%/glyphs/100dpi/sext.png
-%%DOCSDIR%%/glyphs/100dpi/sfrown.png
-%%DOCSDIR%%/glyphs/100dpi/smid.png
-%%DOCSDIR%%/glyphs/100dpi/spar.png
-%%DOCSDIR%%/glyphs/100dpi/ssetmn.png
-%%DOCSDIR%%/glyphs/100dpi/ssmile.png
-%%DOCSDIR%%/glyphs/100dpi/star.png
-%%DOCSDIR%%/glyphs/100dpi/starf.png
-%%DOCSDIR%%/glyphs/100dpi/thkap.png
-%%DOCSDIR%%/glyphs/100dpi/thksim.png
-%%DOCSDIR%%/glyphs/100dpi/vsubn-cap-E.png
-%%DOCSDIR%%/glyphs/100dpi/vsubne.png
-%%DOCSDIR%%/glyphs/100dpi/vsupn-cap-E.png
-%%DOCSDIR%%/glyphs/100dpi/vsupne.png
-%%DOCSDIR%%/glyphs/100dpi/xh-cap-Arr.png
-%%DOCSDIR%%/glyphs/100dpi/xhArr.png
-%%DOCSDIR%%/glyphs/100dpi/xharr2.png
-%%DOCSDIR%%/glyphs/100dpi/xlArr.png
-%%DOCSDIR%%/glyphs/100dpi/xrArr.png
+%%DOCSDIR%%/index.html
%%DOCSDIR%%/html/abbrev.html
%%DOCSDIR%%/html/abstract.html
%%DOCSDIR%%/html/accel.html
@@ -906,6 +19,7 @@
%%DOCSDIR%%/html/appendix.html
%%DOCSDIR%%/html/appendixinfo.html
%%DOCSDIR%%/html/appf.html
+%%DOCSDIR%%/html/appi.html
%%DOCSDIR%%/html/application.html
%%DOCSDIR%%/html/area.html
%%DOCSDIR%%/html/areaset.html
@@ -928,9 +42,11 @@
%%DOCSDIR%%/html/bibliography.html
%%DOCSDIR%%/html/bibliographyinfo.html
%%DOCSDIR%%/html/biblioid.html
+%%DOCSDIR%%/html/bibliolist.html
%%DOCSDIR%%/html/bibliomisc.html
%%DOCSDIR%%/html/bibliomixed.html
%%DOCSDIR%%/html/bibliomset.html
+%%DOCSDIR%%/html/biblioref.html
%%DOCSDIR%%/html/bibliorelation.html
%%DOCSDIR%%/html/biblioset.html
%%DOCSDIR%%/html/bibliosource.html
@@ -962,6 +78,9 @@
%%DOCSDIR%%/html/cmdsynopsis.html
%%DOCSDIR%%/html/co.html
%%DOCSDIR%%/html/co01.html
+%%DOCSDIR%%/html/code.html
+%%DOCSDIR%%/html/col.html
+%%DOCSDIR%%/html/colgroup.html
%%DOCSDIR%%/html/collab.html
%%DOCSDIR%%/html/collabname.html
%%DOCSDIR%%/html/colophon.html
@@ -983,6 +102,7 @@
%%DOCSDIR%%/html/copyright.html
%%DOCSDIR%%/html/coref.html
%%DOCSDIR%%/html/corpauthor.html
+%%DOCSDIR%%/html/corpcredit.html
%%DOCSDIR%%/html/corpname.html
%%DOCSDIR%%/html/country.html
%%DOCSDIR%%/html/database.html
@@ -1011,66 +131,6 @@
%%DOCSDIR%%/html/fax.html
%%DOCSDIR%%/html/fieldsynopsis.html
%%DOCSDIR%%/html/figure.html
-%%DOCSDIR%%/html/figures/admon/caution.png
-%%DOCSDIR%%/html/figures/admon/important.png
-%%DOCSDIR%%/html/figures/admon/note.png
-%%DOCSDIR%%/html/figures/admon/tip.png
-%%DOCSDIR%%/html/figures/admon/warning.png
-%%DOCSDIR%%/html/figures/callouts/1.png
-%%DOCSDIR%%/html/figures/callouts/10.png
-%%DOCSDIR%%/html/figures/callouts/2.png
-%%DOCSDIR%%/html/figures/callouts/3.png
-%%DOCSDIR%%/html/figures/callouts/4.png
-%%DOCSDIR%%/html/figures/callouts/5.png
-%%DOCSDIR%%/html/figures/callouts/6.png
-%%DOCSDIR%%/html/figures/callouts/7.png
-%%DOCSDIR%%/html/figures/callouts/8.png
-%%DOCSDIR%%/html/figures/callouts/9.png
-%%DOCSDIR%%/html/figures/caution.png
-%%DOCSDIR%%/html/figures/copilot.png
-%%DOCSDIR%%/html/figures/cover.png
-%%DOCSDIR%%/html/figures/docbook-module-flowchart.png
-%%DOCSDIR%%/html/figures/eiffeltower.png
-%%DOCSDIR%%/html/figures/emc2.png
-%%DOCSDIR%%/html/figures/epi10.png
-%%DOCSDIR%%/html/figures/fermat.png
-%%DOCSDIR%%/html/figures/footnote.png
-%%DOCSDIR%%/html/figures/fruitbats.png
-%%DOCSDIR%%/html/figures/fu31.png
-%%DOCSDIR%%/html/figures/fu40.png
-%%DOCSDIR%%/html/figures/fu50.png
-%%DOCSDIR%%/html/figures/important.png
-%%DOCSDIR%%/html/figures/legend.png
-%%DOCSDIR%%/html/figures/nav-home.png
-%%DOCSDIR%%/html/figures/nav-next.png
-%%DOCSDIR%%/html/figures/nav-prev.png
-%%DOCSDIR%%/html/figures/nav-up.png
-%%DOCSDIR%%/html/figures/nav-xnext.png
-%%DOCSDIR%%/html/figures/nav-xprev.png
-%%DOCSDIR%%/html/figures/nav-xup.png
-%%DOCSDIR%%/html/figures/note.png
-%%DOCSDIR%%/html/figures/notredame.png
-%%DOCSDIR%%/html/figures/placeholder.png
-%%DOCSDIR%%/html/figures/pythag.png
-%%DOCSDIR%%/html/figures/rev_3.1.gif
-%%DOCSDIR%%/html/figures/rev_3.1.png
-%%DOCSDIR%%/html/figures/rev_4.0.gif
-%%DOCSDIR%%/html/figures/rev_4.0.png
-%%DOCSDIR%%/html/figures/rev_4.2.png
-%%DOCSDIR%%/html/figures/rev_5.0.gif
-%%DOCSDIR%%/html/figures/rev_5.0.png
-%%DOCSDIR%%/html/figures/rev_ebnf.gif
-%%DOCSDIR%%/html/figures/rev_ebnf.png
-%%DOCSDIR%%/html/figures/rev_htmlforms.gif
-%%DOCSDIR%%/html/figures/rev_htmlforms.png
-%%DOCSDIR%%/html/figures/rev_mathml.gif
-%%DOCSDIR%%/html/figures/rev_mathml.png
-%%DOCSDIR%%/html/figures/rev_svg.gif
-%%DOCSDIR%%/html/figures/rev_svg.png
-%%DOCSDIR%%/html/figures/simple-page.png
-%%DOCSDIR%%/html/figures/tip.png
-%%DOCSDIR%%/html/figures/warning.png
-%%DOCSDIR%%/html/figures/watarun.png
%%DOCSDIR%%/html/filename.html
%%DOCSDIR%%/html/firstname.html
%%DOCSDIR%%/html/firstterm.html
@@ -1211,6 +271,7 @@
%%DOCSDIR%%/html/otheraddr.html
%%DOCSDIR%%/html/othercredit.html
%%DOCSDIR%%/html/othername.html
+%%DOCSDIR%%/html/package.html
%%DOCSDIR%%/html/pagenums.html
%%DOCSDIR%%/html/para.html
%%DOCSDIR%%/html/paramdef.html
@@ -1353,6 +414,7 @@
%%DOCSDIR%%/html/spanspec.html
%%DOCSDIR%%/html/state.html
%%DOCSDIR%%/html/step.html
+%%DOCSDIR%%/html/stepalternatives.html
%%DOCSDIR%%/html/street.html
%%DOCSDIR%%/html/structfield.html
%%DOCSDIR%%/html/structname.html
@@ -1371,7 +433,12 @@
%%DOCSDIR%%/html/synopsis.html
%%DOCSDIR%%/html/systemitem.html
%%DOCSDIR%%/html/table.html
+%%DOCSDIR%%/html/task.html
+%%DOCSDIR%%/html/taskprerequisites.html
+%%DOCSDIR%%/html/taskrelated.html
+%%DOCSDIR%%/html/tasksummary.html
%%DOCSDIR%%/html/tbody.html
+%%DOCSDIR%%/html/td.html
%%DOCSDIR%%/html/term.html
%%DOCSDIR%%/html/tertiary.html
%%DOCSDIR%%/html/tertiaryie.html
@@ -1379,6 +446,7 @@
%%DOCSDIR%%/html/textobject.html
%%DOCSDIR%%/html/tfoot.html
%%DOCSDIR%%/html/tgroup.html
+%%DOCSDIR%%/html/th.html
%%DOCSDIR%%/html/thead.html
%%DOCSDIR%%/html/tip.html
%%DOCSDIR%%/html/title.html
@@ -1395,9 +463,11 @@
%%DOCSDIR%%/html/toclevel5.html
%%DOCSDIR%%/html/tocpart.html
%%DOCSDIR%%/html/token.html
+%%DOCSDIR%%/html/tr.html
%%DOCSDIR%%/html/trademark.html
%%DOCSDIR%%/html/type.html
%%DOCSDIR%%/html/ulink.html
+%%DOCSDIR%%/html/uri.html
%%DOCSDIR%%/html/userinput.html
%%DOCSDIR%%/html/varargs.html
%%DOCSDIR%%/html/variablelist.html
@@ -1411,11 +481,77 @@
%%DOCSDIR%%/html/wordasword.html
%%DOCSDIR%%/html/xref.html
%%DOCSDIR%%/html/year.html
-%%DOCSDIR%%/index.html
+%%DOCSDIR%%/html/figures/caution.png
+%%DOCSDIR%%/html/figures/copilot.png
+%%DOCSDIR%%/html/figures/cover.png
+%%DOCSDIR%%/html/figures/docbook-module-flowchart.png
+%%DOCSDIR%%/html/figures/eiffeltower.png
+%%DOCSDIR%%/html/figures/emc2.png
+%%DOCSDIR%%/html/figures/epi10.png
+%%DOCSDIR%%/html/figures/fermat.png
+%%DOCSDIR%%/html/figures/footnote.png
+%%DOCSDIR%%/html/figures/fruitbats.png
+%%DOCSDIR%%/html/figures/fu31.png
+%%DOCSDIR%%/html/figures/fu40.png
+%%DOCSDIR%%/html/figures/fu50.png
+%%DOCSDIR%%/html/figures/graphic-attr-1.png
+%%DOCSDIR%%/html/figures/graphic-attr-2.png
+%%DOCSDIR%%/html/figures/graphic-attr-3.png
+%%DOCSDIR%%/html/figures/graphic-attr-4.png
+%%DOCSDIR%%/html/figures/graphic-attr-5.png
+%%DOCSDIR%%/html/figures/graphic-attr-6.png
+%%DOCSDIR%%/html/figures/graphic-attr-7.png
+%%DOCSDIR%%/html/figures/important.png
+%%DOCSDIR%%/html/figures/legend.png
+%%DOCSDIR%%/html/figures/nav-home.png
+%%DOCSDIR%%/html/figures/nav-next.png
+%%DOCSDIR%%/html/figures/nav-prev.png
+%%DOCSDIR%%/html/figures/nav-up.png
+%%DOCSDIR%%/html/figures/nav-xnext.png
+%%DOCSDIR%%/html/figures/nav-xprev.png
+%%DOCSDIR%%/html/figures/nav-xup.png
+%%DOCSDIR%%/html/figures/note.png
+%%DOCSDIR%%/html/figures/notredame.png
+%%DOCSDIR%%/html/figures/placeholder.png
+%%DOCSDIR%%/html/figures/pythag.png
+%%DOCSDIR%%/html/figures/rev_3.1.gif
+%%DOCSDIR%%/html/figures/rev_3.1.png
+%%DOCSDIR%%/html/figures/rev_4.0.gif
+%%DOCSDIR%%/html/figures/rev_4.0.png
+%%DOCSDIR%%/html/figures/rev_4.2.png
+%%DOCSDIR%%/html/figures/rev_4.3.png
+%%DOCSDIR%%/html/figures/rev_4.4.png
+%%DOCSDIR%%/html/figures/rev_5.0.gif
+%%DOCSDIR%%/html/figures/rev_5.0.png
+%%DOCSDIR%%/html/figures/rev_ebnf.gif
+%%DOCSDIR%%/html/figures/rev_ebnf.png
+%%DOCSDIR%%/html/figures/rev_htmlforms.gif
+%%DOCSDIR%%/html/figures/rev_htmlforms.png
+%%DOCSDIR%%/html/figures/rev_mathml.gif
+%%DOCSDIR%%/html/figures/rev_mathml.png
+%%DOCSDIR%%/html/figures/rev_svg.gif
+%%DOCSDIR%%/html/figures/rev_svg.png
+%%DOCSDIR%%/html/figures/simple-page.png
+%%DOCSDIR%%/html/figures/tip.png
+%%DOCSDIR%%/html/figures/warning.png
+%%DOCSDIR%%/html/figures/watarun.png
+%%DOCSDIR%%/html/figures/admon/caution.png
+%%DOCSDIR%%/html/figures/admon/important.png
+%%DOCSDIR%%/html/figures/admon/note.png
+%%DOCSDIR%%/html/figures/admon/tip.png
+%%DOCSDIR%%/html/figures/admon/warning.png
+%%DOCSDIR%%/html/figures/callouts/1.png
+%%DOCSDIR%%/html/figures/callouts/10.png
+%%DOCSDIR%%/html/figures/callouts/2.png
+%%DOCSDIR%%/html/figures/callouts/3.png
+%%DOCSDIR%%/html/figures/callouts/4.png
+%%DOCSDIR%%/html/figures/callouts/5.png
+%%DOCSDIR%%/html/figures/callouts/6.png
+%%DOCSDIR%%/html/figures/callouts/7.png
+%%DOCSDIR%%/html/figures/callouts/8.png
+%%DOCSDIR%%/html/figures/callouts/9.png
@dirrm %%DOCSDIR%%/html/figures/callouts
@dirrm %%DOCSDIR%%/html/figures/admon
@dirrm %%DOCSDIR%%/html/figures
@dirrm %%DOCSDIR%%/html
-@dirrm %%DOCSDIR%%/glyphs/100dpi
-@dirrm %%DOCSDIR%%/glyphs
@dirrm %%DOCSDIR%%