gnucash-docs maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Fri Oct 12 13:36:42 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/57783a3b (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/3d7124d1 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/df2bddbc (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/f78fdcee (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/799f738b (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/fceedafb (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/4344a208 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/79646ccf (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/ef2b7d80 (commit)



commit 57783a3bbc503ed6347d83979dffe53e32888093
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 19:36:29 2018 +0200

    Drop html entity declarations
    
    They are part of the DTD and are now properly parsed.

commit 3d7124d126a15d85916c0fa646a65d1c3879adfc
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 19:33:20 2018 +0200

    Convert help documents to use XInclude instead of SYSTEM entities
    
    This is mostly the same thing as in the previous commit for guide documents.
    Note I have made one additional change in the txf-categories files: they
    had two top-level para nodes, but xml only allows one. So I have moved the
    content of the second one (which cited the source of the txf-categories)
    into the first para to make the builds work again.

commit df2bddbc2261f6a1a9510ec763490af5fd19a4d0
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 18:39:13 2018 +0200

    Convert guide and its translations to use XInclude instead of SYSTEM entities
    
    This is a huge commit, but the changes are always the same:
    - in each gnucash-guide.xml, replace the SYSTEM entities with equivalent <xi:include href=path /> nodes
      These are put in place where previously the SYSTEM entity got expanded
    - also in gnucash-guide.xml, add the xi namespace to the toplevel node to make
      the xi:include work
    - in all other xml files add an xml and a DOCTYPE node. This is required for XInclude.
      Note we use our own customized DTD for all xml files.
    
    Besides this there are a couple of minor configuration adjustments that were needed, like
    enable --xinclude processing by xmllint and xsltproc, modify the xmllint invocation to
    run validation after the file is completely parsed and allowing the xmlns:xi attribute
    on all elements to be able to use xi:include.

commit f78fdcee2da1b867dc3e03b217f84846001bed64
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 16:09:27 2018 +0200

    Drop old DocBook xsl 1.75.2 stylesheet

commit 799f738b3ea43bc9e54b202ced1b0fb56e606e33
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 16:08:47 2018 +0200

    Base gnucash custom style sheet on DocBook xsl 1.79.2

commit fceedafb0bc53650946153a1bacbceff85dda17f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 16:04:07 2018 +0200

    Add DocBook xsl v1.79.2 (taken from Fedora 27 installation)

commit 4344a2087251635fdb085b304912df75ee4db47e
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 14:39:28 2018 +0200

    Extract common entity declarations into a custom DTD
    
    This custom DTD is based on the DocBook V4.5 DTD and is intended to be used by all
    our documentation xml files.

commit 79646ccf5f25916b76e617977fa4808239270f7f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 13:04:29 2018 +0200

    Update to DocBook XML spec 4.5



Summary of changes:
 Makefile.am                                        |     1 +
 README                                             |     2 +-
 chm.make                                           |     2 +-
 configure.ac                                       |     3 +
 docbook/gnc-docbookx.dtd                           |    78 +
 epub.make                                          |     5 +-
 guide/C/appendixa.xml                              |     4 +
 guide/C/appendixb.xml                              |     4 +
 guide/C/appendixc.xml                              |     4 +
 guide/C/appendixd.xml                              |     4 +
 guide/C/ch_accts.xml                               |     4 +
 guide/C/ch_basics.xml                              |     4 +
 guide/C/ch_budgets.xml                             |     4 +
 guide/C/ch_bus_features.xml                        |     4 +
 guide/C/ch_capgain.xml                             |     4 +
 guide/C/ch_cbook.xml                               |     4 +
 guide/C/ch_cc.xml                                  |     4 +
 guide/C/ch_currency.xml                            |     4 +
 guide/C/ch_dep.xml                                 |     4 +
 guide/C/ch_expenses.xml                            |     6 +-
 guide/C/ch_import_business_data.xml                |     4 +
 guide/C/ch_invest.xml                              |     4 +
 guide/C/ch_loans.xml                               |     4 +
 guide/C/ch_oth_assets.xml                          |     4 +
 guide/C/ch_oview.xml                               |     4 +
 guide/C/ch_python_bindings.xml                     |     4 +
 guide/C/ch_reports.xml                             |     6 +-
 guide/C/ch_txns.xml                                |     4 +
 guide/C/fdl-appendix.xml                           |     4 +
 guide/C/gnc-glossary.xml                           |     4 +
 guide/C/gnucash-guide.xml                          |   119 +-
 guide/C/legal.xml                                  |     4 +
 guide/de/appendixa.xml                             |     6 +-
 guide/de/appendixb.xml                             |     6 +-
 guide/de/appendixc.xml                             |     6 +-
 guide/de/appendixd.xml                             |     6 +-
 guide/de/appendixe.xml                             |     4 +
 guide/de/ch_accts.xml                              |     6 +-
 guide/de/ch_basics.xml                             |     6 +-
 guide/de/ch_budgets.xml                            |     6 +-
 guide/de/ch_bus_ap.xml                             |     4 +
 guide/de/ch_bus_ar.xml                             |     4 +
 guide/de/ch_bus_intro.xml                          |     4 +
 guide/de/ch_bus_pay.xml                            |     6 +-
 guide/de/ch_bus_setup.xml                          |     4 +
 guide/de/ch_capgain.xml                            |     6 +-
 guide/de/ch_cbook.xml                              |     4 +
 guide/de/ch_cc.xml                                 |     4 +
 guide/de/ch_currency.xml                           |     4 +
 guide/de/ch_dep.xml                                |     6 +-
 guide/de/ch_expenses.xml                           |     4 +
 guide/de/ch_import_business_data.xml               |     6 +-
 guide/de/ch_invest.xml                             |     4 +
 guide/de/ch_loans.xml                              |     4 +
 guide/de/ch_oth_assets.xml                         |     6 +-
 guide/de/ch_oview.xml                              |     6 +-
 guide/de/ch_python_bindings.xml                    |     6 +-
 guide/de/ch_txns.xml                               |     4 +
 guide/de/fdl-appendix.xml                          |     6 +-
 guide/de/glossary.xml                              |     4 +
 guide/de/gnucash-guide.xml                         |   139 +-
 guide/it/gnucash-guide.xml                         |    63 +-
 guide/ja/appendixa.xml                             |     4 +
 guide/ja/appendixb.xml                             |     4 +
 guide/ja/appendixc.xml                             |     4 +
 guide/ja/appendixd.xml                             |     4 +
 guide/ja/ch_accts.xml                              |     4 +
 guide/ja/ch_basics.xml                             |     4 +
 guide/ja/ch_budgets.xml                            |     4 +
 guide/ja/ch_bus_ap.xml                             |     4 +
 guide/ja/ch_bus_ar.xml                             |     4 +
 guide/ja/ch_bus_pay.xml                            |     4 +
 guide/ja/ch_capgain.xml                            |     4 +
 guide/ja/ch_cbook.xml                              |     4 +
 guide/ja/ch_cc.xml                                 |     4 +
 guide/ja/ch_currency.xml                           |     4 +
 guide/ja/ch_dep.xml                                |     4 +
 guide/ja/ch_invest.xml                             |     4 +
 guide/ja/ch_loans.xml                              |     4 +
 guide/ja/ch_oth_assets.xml                         |     4 +
 guide/ja/ch_oview.xml                              |     4 +
 guide/ja/ch_python_bindings.xml                    |     4 +
 guide/ja/ch_reports.xml                            |     4 +
 guide/ja/ch_txns.xml                               |     4 +
 guide/ja/gnucash-guide.xml                         |   105 +-
 guide/ja/legal.xml                                 |     4 +
 guide/pt/appendixa.xml                             |     4 +
 guide/pt/appendixb.xml                             |     4 +
 guide/pt/appendixc.xml                             |     4 +
 guide/pt/appendixd.xml                             |     4 +
 guide/pt/ch_accts.xml                              |     6 +-
 guide/pt/ch_basics.xml                             |     6 +-
 guide/pt/ch_budgets.xml                            |     4 +
 guide/pt/ch_bus_ap.xml                             |     4 +
 guide/pt/ch_bus_ar.xml                             |     4 +
 guide/pt/ch_bus_intro.xml                          |     6 +-
 guide/pt/ch_bus_pay.xml                            |     4 +
 guide/pt/ch_bus_setup.xml                          |     4 +
 guide/pt/ch_capgain.xml                            |     4 +
 guide/pt/ch_cbook.xml                              |     6 +-
 guide/pt/ch_cc.xml                                 |     6 +-
 guide/pt/ch_currency.xml                           |     4 +
 guide/pt/ch_dep.xml                                |     4 +
 guide/pt/ch_import_business_data.xml               |     4 +
 guide/pt/ch_invest.xml                             |     6 +-
 guide/pt/ch_loans.xml                              |     8 +-
 guide/pt/ch_oth_assets.xml                         |     4 +
 guide/pt/ch_oview.xml                              |     6 +-
 guide/pt/ch_python_bindings.xml                    |     4 +
 guide/pt/ch_reports.xml                            |     6 +-
 guide/pt/ch_txns.xml                               |     6 +-
 guide/pt/fdl-appendix.xml                          |     6 +-
 guide/pt/gnucash-guide.xml                         |   123 +-
 guide/pt/legal.xml                                 |     4 +
 guide/ru/appendixa.xml                             |     4 +
 guide/ru/appendixb.xml                             |     4 +
 guide/ru/appendixc.xml                             |     4 +
 guide/ru/appendixd.xml                             |     4 +
 guide/ru/ch_accts.xml                              |     4 +
 guide/ru/ch_basics.xml                             |     4 +
 guide/ru/ch_budgets.xml                            |     4 +
 guide/ru/ch_bus_features.xml                       |     4 +
 guide/ru/ch_capgain.xml                            |     4 +
 guide/ru/ch_cbook.xml                              |     4 +
 guide/ru/ch_cc.xml                                 |     4 +
 guide/ru/ch_currency.xml                           |     4 +
 guide/ru/ch_dep.xml                                |     4 +
 guide/ru/ch_expenses.xml                           |     4 +
 guide/ru/ch_import_business_data.xml               |     4 +
 guide/ru/ch_invest.xml                             |     4 +
 guide/ru/ch_loans.xml                              |     4 +
 guide/ru/ch_oth_assets.xml                         |     4 +
 guide/ru/ch_oview.xml                              |     4 +
 guide/ru/ch_python_bindings.xml                    |     4 +
 guide/ru/ch_reports.xml                            |     6 +-
 guide/ru/ch_txns.xml                               |     4 +
 guide/ru/fdl-appendix.xml                          |     4 +
 guide/ru/gnc-glossary.xml                          |     4 +
 guide/ru/gnucash-guide.xml                         |   119 +-
 guide/ru/legal.xml                                 |     4 +
 help/C/Help_ch_Account-Actions.xml                 |     9 +-
 help/C/Help_ch_Business.xml                        |     4 +
 help/C/Help_ch_Customize.xml                       |     9 +-
 help/C/Help_ch_GUIMenus.xml                        |     4 +
 help/C/Help_ch_GettingHelp.xml                     |     4 +
 help/C/Help_ch_GettingStarted.xml                  |     4 +
 help/C/Help_ch_Intro.xml                           |     6 +-
 help/C/Help_ch_Reports.xml                         |     4 +
 help/C/Help_ch_Tools_Assistants.xml                |     4 +
 help/C/Help_ch_Transactions.xml                    |     4 +
 help/C/Help_chartofaccts.xml                       |     6 +-
 help/C/Help_chtacctseg.xml                         |     4 +
 help/C/Help_fdl-appendix.xml                       |     4 +
 help/C/Help_legal.xml                              |     4 +
 help/C/Help_tips-appendix.xml                      |     4 +
 help/C/Help_txf-categories.xml                     |     9 +-
 help/C/gnucash-help.xml                            |    89 +-
 help/de/Help_ch_GettingStarted.xml                 |     4 +
 help/de/Help_ch_Intro.xml                          |     6 +-
 help/de/Help_chartofaccts.xml                      |     6 +-
 help/de/Help_chtacctseg.xml                        |     4 +
 help/de/Help_fdl-appendix.xml                      |     6 +-
 help/de/Help_legal.xml                             |     4 +
 help/de/Help_tips-appendix.xml                     |     4 +
 help/de/Help_txf-categories.xml                    |     4 +
 help/de/gnucash-help.xml                           |    92 +-
 help/it/gnucash-help.xml                           |    57 +-
 help/pt/Help_ch_Account-Actions.xml                |     4 +
 help/pt/Help_ch_Business.xml                       |     6 +-
 help/pt/Help_ch_Customize.xml                      |     8 +-
 help/pt/Help_ch_GUIMenus.xml                       |     4 +
 help/pt/Help_ch_GettingHelp.xml                    |     6 +-
 help/pt/Help_ch_GettingStarted.xml                 |     4 +
 help/pt/Help_ch_Intro.xml                          |     6 +-
 help/pt/Help_ch_Reports.xml                        |     6 +-
 help/pt/Help_ch_Tools_Assistants.xml               |     6 +-
 help/pt/Help_ch_Transactions.xml                   |     6 +-
 help/pt/Help_chartofaccts.xml                      |     6 +-
 help/pt/Help_chtacctseg.xml                        |     4 +
 help/pt/Help_fdl-appendix.xml                      |     6 +-
 help/pt/Help_legal.xml                             |     4 +
 help/pt/Help_tips-appendix.xml                     |     6 +-
 help/pt/Help_txf-categories.xml                    |     9 +-
 help/pt/gnucash-help.xml                           |    87 +-
 pdf.make                                           |     2 +-
 xmldocs.make                                       |     4 +-
 xsl/1.75.2/VERSION                                 |   115 -
 xsl/1.75.2/common/af.xml                           |  1230 --
 xsl/1.75.2/common/am.xml                           |  1230 --
 xsl/1.75.2/common/ar.xml                           |  1230 --
 xsl/1.75.2/common/autoidx-kimber.xsl               |    43 -
 xsl/1.75.2/common/autoidx-kosek.xsl                |   150 -
 xsl/1.75.2/common/az.xml                           |   673 -
 xsl/1.75.2/common/bg.xml                           |   725 -
 xsl/1.75.2/common/bn.xml                           |  1230 --
 xsl/1.75.2/common/bs.xml                           |   663 -
 xsl/1.75.2/common/ca.xml                           |  1230 --
 xsl/1.75.2/common/charmap.xml                      |   185 -
 xsl/1.75.2/common/charmap.xsl                      |   221 -
 xsl/1.75.2/common/common.xml                       |   622 -
 xsl/1.75.2/common/common.xsl                       |  2039 ---
 xsl/1.75.2/common/cs.xml                           |   701 -
 xsl/1.75.2/common/cy.xml                           |  1246 --
 xsl/1.75.2/common/da.xml                           |   665 -
 xsl/1.75.2/common/de.xml                           |   667 -
 xsl/1.75.2/common/el.xml                           |  1230 --
 xsl/1.75.2/common/en.xml                           |  1230 --
 xsl/1.75.2/common/entities.ent                     |    60 -
 xsl/1.75.2/common/eo.xml                           |  1230 --
 xsl/1.75.2/common/es.xml                           |   677 -
 xsl/1.75.2/common/et.xml                           |  1230 --
 xsl/1.75.2/common/eu.xml                           |  1230 --
 xsl/1.75.2/common/fa.xml                           |  1230 --
 xsl/1.75.2/common/fi.xml                           |   671 -
 xsl/1.75.2/common/fr.xml                           |   691 -
 xsl/1.75.2/common/ga.xml                           |  1230 --
 xsl/1.75.2/common/gentext.xsl                      |   836 --
 xsl/1.75.2/common/gl.xml                           |  1230 --
 xsl/1.75.2/common/gu.xml                           |  1230 --
 xsl/1.75.2/common/he.xml                           |  1230 --
 xsl/1.75.2/common/hi.xml                           |  1230 --
 xsl/1.75.2/common/hr.xml                           |  1230 --
 xsl/1.75.2/common/hu.xml                           |  1230 --
 xsl/1.75.2/common/id.xml                           |  1230 --
 xsl/1.75.2/common/insertfile.xsl                   |   111 -
 xsl/1.75.2/common/is.xml                           |   673 -
 xsl/1.75.2/common/it.xml                           |  1230 --
 xsl/1.75.2/common/ja.xml                           |  1230 --
 xsl/1.75.2/common/kn.xml                           |  1230 --
 xsl/1.75.2/common/ko.xml                           |  1230 --
 xsl/1.75.2/common/ky.xml                           |   733 -
 xsl/1.75.2/common/l10n.dtd                         |    63 -
 xsl/1.75.2/common/l10n.xml                         |   131 -
 xsl/1.75.2/common/l10n.xsl                         |   497 -
 xsl/1.75.2/common/la.xml                           |  1230 --
 xsl/1.75.2/common/labels.xsl                       |   890 --
 xsl/1.75.2/common/lt.xml                           |   679 -
 xsl/1.75.2/common/lv.xml                           |  1230 --
 xsl/1.75.2/common/mn.xml                           |   731 -
 xsl/1.75.2/common/nb.xml                           |  1230 --
 xsl/1.75.2/common/nl.xml                           |  1230 --
 xsl/1.75.2/common/nn.xml                           |  1230 --
 xsl/1.75.2/common/olink.xsl                        |  1215 --
 xsl/1.75.2/common/or.xml                           |  1230 --
 xsl/1.75.2/common/pa.xml                           |  1230 --
 xsl/1.75.2/common/pi.xml                           |   165 -
 xsl/1.75.2/common/pi.xsl                           |   344 -
 xsl/1.75.2/common/pl.xml                           |  1230 --
 xsl/1.75.2/common/pt.xml                           |  1230 --
 xsl/1.75.2/common/pt_br.xml                        |  1230 --
 xsl/1.75.2/common/refentry.xml                     |   781 --
 xsl/1.75.2/common/refentry.xsl                     |  1352 --
 xsl/1.75.2/common/ro.xml                           |  1230 --
 xsl/1.75.2/common/ru.xml                           |   727 -
 xsl/1.75.2/common/sk.xml                           |  1230 --
 xsl/1.75.2/common/sl.xml                           |  1230 --
 xsl/1.75.2/common/sq.xml                           |  1230 --
 xsl/1.75.2/common/sr.xml                           |   721 -
 xsl/1.75.2/common/sr_Latn.xml                      |   680 -
 xsl/1.75.2/common/stripns.xsl                      |   330 -
 xsl/1.75.2/common/subtitles.xsl                    |   155 -
 xsl/1.75.2/common/sv.xml                           |   665 -
 xsl/1.75.2/common/ta.xml                           |  1230 --
 xsl/1.75.2/common/table.xsl                        |   514 -
 xsl/1.75.2/common/targets.xsl                      |   333 -
 xsl/1.75.2/common/th.xml                           |  1230 --
 xsl/1.75.2/common/titles.xsl                       |   803 --
 xsl/1.75.2/common/tl.xml                           |  1230 --
 xsl/1.75.2/common/tr.xml                           |   667 -
 xsl/1.75.2/common/uk.xml                           |   727 -
 xsl/1.75.2/common/utility.xml                      |   259 -
 xsl/1.75.2/common/utility.xsl                      |   290 -
 xsl/1.75.2/common/vi.xml                           |  1230 --
 xsl/1.75.2/common/xh.xml                           |  1230 --
 xsl/1.75.2/common/zh.xml                           |   661 -
 xsl/1.75.2/common/zh_cn.xml                        |   661 -
 xsl/1.75.2/common/zh_tw.xml                        |  1230 --
 xsl/1.75.2/epub/docbook.xsl                        |  1684 ---
 xsl/1.75.2/fo/admon.xsl                            |   130 -
 xsl/1.75.2/fo/annotations.xsl                      |    18 -
 xsl/1.75.2/fo/autoidx-kimber.xsl                   |   178 -
 xsl/1.75.2/fo/autoidx-kosek.xsl                    |   149 -
 xsl/1.75.2/fo/autoidx-ng.xsl                       |    20 -
 xsl/1.75.2/fo/autoidx.xsl                          |  1330 --
 xsl/1.75.2/fo/autotoc.xsl                          |   915 --
 xsl/1.75.2/fo/axf.xsl                              |   110 -
 xsl/1.75.2/fo/biblio-iso690.xsl                    |  1300 --
 xsl/1.75.2/fo/biblio.xsl                           |  1169 --
 xsl/1.75.2/fo/block.xsl                            |   643 -
 xsl/1.75.2/fo/callout.xsl                          |   231 -
 xsl/1.75.2/fo/component.xsl                        |   887 --
 xsl/1.75.2/fo/division.xsl                         |   612 -
 xsl/1.75.2/fo/docbook.xsl                          |   333 -
 xsl/1.75.2/fo/ebnf.xsl                             |   325 -
 xsl/1.75.2/fo/fo-rtf.xsl                           |   154 -
 xsl/1.75.2/fo/fo.xsl                               |   117 -
 xsl/1.75.2/fo/footnote.xsl                         |   220 -
 xsl/1.75.2/fo/fop.xsl                              |    93 -
 xsl/1.75.2/fo/fop1.xsl                             |   188 -
 xsl/1.75.2/fo/formal.xsl                           |   618 -
 xsl/1.75.2/fo/glossary.xsl                         |  1144 --
 xsl/1.75.2/fo/graphics.xsl                         |   642 -
 xsl/1.75.2/fo/highlight.xsl                        |    77 -
 xsl/1.75.2/fo/htmltbl.xsl                          |   425 -
 xsl/1.75.2/fo/index.xsl                            |   485 -
 xsl/1.75.2/fo/info.xsl                             |    34 -
 xsl/1.75.2/fo/inline.xsl                           |  1286 --
 xsl/1.75.2/fo/keywords.xsl                         |    21 -
 xsl/1.75.2/fo/lists.xsl                            |  1407 --
 xsl/1.75.2/fo/math.xsl                             |   140 -
 xsl/1.75.2/fo/pagesetup.xsl                        |  2648 ----
 xsl/1.75.2/fo/param.xml                            | 12413 -----------------
 xsl/1.75.2/fo/param.xsl                            |   942 --
 xsl/1.75.2/fo/passivetex.xsl                       |    36 -
 xsl/1.75.2/fo/pi.xml                               |  1002 --
 xsl/1.75.2/fo/pi.xsl                               |  1092 --
 xsl/1.75.2/fo/profile-docbook.xsl                  |   288 -
 xsl/1.75.2/fo/ptc.xsl                              |    77 -
 xsl/1.75.2/fo/qandaset.xsl                         |   395 -
 xsl/1.75.2/fo/refentry.xsl                         |   637 -
 xsl/1.75.2/fo/sections.xsl                         |   764 -
 xsl/1.75.2/fo/spaces.xsl                           |   274 -
 xsl/1.75.2/fo/synop.xsl                            |  1007 --
 xsl/1.75.2/fo/table.xml                            |   135 -
 xsl/1.75.2/fo/table.xsl                            |  1621 ---
 xsl/1.75.2/fo/task.xsl                             |    91 -
 xsl/1.75.2/fo/titlepage.templates.xml              |  1354 --
 xsl/1.75.2/fo/titlepage.templates.xsl              |  5182 -------
 xsl/1.75.2/fo/titlepage.xsl                        |   760 -
 xsl/1.75.2/fo/toc.xsl                              |   332 -
 xsl/1.75.2/fo/verbatim.xsl                         |   465 -
 xsl/1.75.2/fo/xep.xsl                              |   180 -
 xsl/1.75.2/fo/xref.xsl                             |  1519 --
 xsl/1.75.2/highlighting/c-hl.xml                   |   101 -
 xsl/1.75.2/highlighting/common.xsl                 |   120 -
 xsl/1.75.2/highlighting/cpp-hl.xml                 |   150 -
 xsl/1.75.2/highlighting/csharp-hl.xml              |   187 -
 xsl/1.75.2/highlighting/delphi-hl.xml              |   200 -
 xsl/1.75.2/highlighting/php-hl.xml                 |   149 -
 xsl/1.75.2/highlighting/xslthl-config.xml          |    46 -
 xsl/1.75.2/html/admon.xsl                          |   134 -
 xsl/1.75.2/html/annotations.xsl                    |   169 -
 xsl/1.75.2/html/autoidx-kimber.xsl                 |   168 -
 xsl/1.75.2/html/autoidx-kosek.xsl                  |   124 -
 xsl/1.75.2/html/autoidx-ng.xsl                     |    20 -
 xsl/1.75.2/html/autoidx.xsl                        |   712 -
 xsl/1.75.2/html/autotoc.xsl                        |   676 -
 xsl/1.75.2/html/biblio-iso690.xsl                  |  1300 --
 xsl/1.75.2/html/biblio.xsl                         |  1253 --
 xsl/1.75.2/html/block.xsl                          |   437 -
 xsl/1.75.2/html/callout.xsl                        |   201 -
 xsl/1.75.2/html/changebars.xsl                     |   121 -
 xsl/1.75.2/html/chunk-changebars.xsl               |    99 -
 xsl/1.75.2/html/chunk-code.xsl                     |   667 -
 xsl/1.75.2/html/chunk-common.xsl                   |  1920 ---
 xsl/1.75.2/html/chunk.xsl                          |    52 -
 xsl/1.75.2/html/chunker.xsl                        |   439 -
 xsl/1.75.2/html/chunkfast.xsl                      |    72 -
 xsl/1.75.2/html/chunktoc.xsl                       |   544 -
 xsl/1.75.2/html/component.xsl                      |   425 -
 xsl/1.75.2/html/division.xsl                       |   217 -
 xsl/1.75.2/html/docbook.xsl                        |   483 -
 xsl/1.75.2/html/ebnf.xsl                           |   329 -
 xsl/1.75.2/html/footnote.xsl                       |   310 -
 xsl/1.75.2/html/formal.xsl                         |   404 -
 xsl/1.75.2/html/glossary.xsl                       |   492 -
 xsl/1.75.2/html/graphics.xsl                       |  1515 --
 xsl/1.75.2/html/highlight.xsl                      |    73 -
 xsl/1.75.2/html/html-rtf.xsl                       |   336 -
 xsl/1.75.2/html/html.xsl                           |   370 -
 xsl/1.75.2/html/htmltbl.xsl                        |   135 -
 xsl/1.75.2/html/index.xsl                          |   288 -
 xsl/1.75.2/html/info.xsl                           |    43 -
 xsl/1.75.2/html/inline.xsl                         |  1485 --
 xsl/1.75.2/html/keywords.xsl                       |    35 -
 xsl/1.75.2/html/lists.xsl                          |  1183 --
 xsl/1.75.2/html/maketoc.xsl                        |    86 -
 xsl/1.75.2/html/manifest.xsl                       |    22 -
 xsl/1.75.2/html/math.xsl                           |   270 -
 xsl/1.75.2/html/oldchunker.xsl                     |   202 -
 xsl/1.75.2/html/onechunk.xsl                       |    37 -
 xsl/1.75.2/html/param.xml                          | 10584 --------------
 xsl/1.75.2/html/param.xsl                          |   430 -
 xsl/1.75.2/html/pi.xml                             |  1113 --
 xsl/1.75.2/html/pi.xsl                             |  1263 --
 xsl/1.75.2/html/profile-chunk-code.xsl             |   608 -
 xsl/1.75.2/html/profile-chunk.xsl                  |    52 -
 xsl/1.75.2/html/profile-docbook.xsl                |   414 -
 xsl/1.75.2/html/profile-onechunk.xsl               |    37 -
 xsl/1.75.2/html/qandaset.xsl                       |   437 -
 xsl/1.75.2/html/refentry.xsl                       |   299 -
 xsl/1.75.2/html/sections.xsl                       |   615 -
 xsl/1.75.2/html/synop.xsl                          |  1554 ---
 xsl/1.75.2/html/table.xsl                          |  1154 --
 xsl/1.75.2/html/task.xsl                           |    76 -
 xsl/1.75.2/html/titlepage.templates.xml            |   686 -
 xsl/1.75.2/html/titlepage.templates.xsl            |  3710 -----
 xsl/1.75.2/html/titlepage.xsl                      |  1044 --
 xsl/1.75.2/html/toc.xsl                            |   350 -
 xsl/1.75.2/html/verbatim.xsl                       |   403 -
 xsl/1.75.2/html/xref.xsl                           |  1377 --
 xsl/1.75.2/htmlhelp/htmlhelp-common.xsl            |  1120 --
 xsl/1.75.2/htmlhelp/htmlhelp.xsl                   |    22 -
 xsl/1.75.2/htmlhelp/profile-htmlhelp-common.xsl    |  1083 --
 xsl/1.75.2/htmlhelp/profile-htmlhelp.xsl           |    22 -
 xsl/1.75.2/lib/lib.xsl                             |   480 -
 xsl/1.75.2/profiling/profile-mode.xsl              |   239 -
 xsl/1.75.2/profiling/profile.xsl                   |    56 -
 xsl/1.75.2/profiling/strip-attributes.xsl          |    27 -
 xsl/1.75.2/profiling/xsl2profile.xsl               |   159 -
 xsl/1.75.2/template/titlepage.xsl                  |  1280 --
 xsl/1.75.2/xhtml-1_1/admon.xsl                     |   133 -
 xsl/1.75.2/xhtml-1_1/annotations.xsl               |   158 -
 xsl/1.75.2/xhtml-1_1/autoidx-kimber.xsl            |   139 -
 xsl/1.75.2/xhtml-1_1/autoidx-kosek.xsl             |   109 -
 xsl/1.75.2/xhtml-1_1/autoidx-ng.xsl                |    21 -
 xsl/1.75.2/xhtml-1_1/autoidx.xsl                   |   656 -
 xsl/1.75.2/xhtml-1_1/autotoc.xsl                   |   632 -
 xsl/1.75.2/xhtml-1_1/biblio-iso690.xsl             |  1300 --
 xsl/1.75.2/xhtml-1_1/biblio.xsl                    |  1240 --
 xsl/1.75.2/xhtml-1_1/block.xsl                     |   435 -
 xsl/1.75.2/xhtml-1_1/callout.xsl                   |   188 -
 xsl/1.75.2/xhtml-1_1/changebars.xsl                |    78 -
 xsl/1.75.2/xhtml-1_1/chunk-changebars.xsl          |    96 -
 xsl/1.75.2/xhtml-1_1/chunk-code.xsl                |   638 -
 xsl/1.75.2/xhtml-1_1/chunk-common.xsl              |  1561 ---
 xsl/1.75.2/xhtml-1_1/chunk.xsl                     |    52 -
 xsl/1.75.2/xhtml-1_1/chunker.xsl                   |   302 -
 xsl/1.75.2/xhtml-1_1/chunkfast.xsl                 |    69 -
 xsl/1.75.2/xhtml-1_1/chunktoc.xsl                  |   532 -
 xsl/1.75.2/xhtml-1_1/component.xsl                 |   395 -
 xsl/1.75.2/xhtml-1_1/division.xsl                  |   217 -
 xsl/1.75.2/xhtml-1_1/docbook.xsl                   |   447 -
 xsl/1.75.2/xhtml-1_1/ebnf.xsl                      |   328 -
 xsl/1.75.2/xhtml-1_1/footnote.xsl                  |   302 -
 xsl/1.75.2/xhtml-1_1/formal.xsl                    |   390 -
 xsl/1.75.2/xhtml-1_1/glossary.xsl                  |   564 -
 xsl/1.75.2/xhtml-1_1/graphics.xsl                  |  1436 --
 xsl/1.75.2/xhtml-1_1/highlight.xsl                 |    72 -
 xsl/1.75.2/xhtml-1_1/html-rtf.xsl                  |   321 -
 xsl/1.75.2/xhtml-1_1/html.xsl                      |   364 -
 xsl/1.75.2/xhtml-1_1/htmltbl.xsl                   |   102 -
 xsl/1.75.2/xhtml-1_1/index.xsl                     |   264 -
 xsl/1.75.2/xhtml-1_1/info.xsl                      |    44 -
 xsl/1.75.2/xhtml-1_1/inline.xsl                    |  1445 --
 xsl/1.75.2/xhtml-1_1/keywords.xsl                  |    36 -
 xsl/1.75.2/xhtml-1_1/lists.xsl                     |  1088 --
 xsl/1.75.2/xhtml-1_1/maketoc.xsl                   |    91 -
 xsl/1.75.2/xhtml-1_1/manifest.xsl                  |    22 -
 xsl/1.75.2/xhtml-1_1/math.xsl                      |   284 -
 xsl/1.75.2/xhtml-1_1/oldchunker.xsl                |   176 -
 xsl/1.75.2/xhtml-1_1/onechunk.xsl                  |    36 -
 xsl/1.75.2/xhtml-1_1/param.xsl                     |   431 -
 xsl/1.75.2/xhtml-1_1/pi.xsl                        |  1203 --
 xsl/1.75.2/xhtml-1_1/profile-chunk-code.xsl        |   610 -
 xsl/1.75.2/xhtml-1_1/profile-chunk.xsl             |    52 -
 xsl/1.75.2/xhtml-1_1/profile-docbook.xsl           |   409 -
 xsl/1.75.2/xhtml-1_1/profile-onechunk.xsl          |    36 -
 xsl/1.75.2/xhtml-1_1/qandaset.xsl                  |   420 -
 xsl/1.75.2/xhtml-1_1/refentry.xsl                  |   299 -
 xsl/1.75.2/xhtml-1_1/sections.xsl                  |   541 -
 xsl/1.75.2/xhtml-1_1/synop.xsl                     |  1513 --
 xsl/1.75.2/xhtml-1_1/table.xsl                     |  1118 --
 xsl/1.75.2/xhtml-1_1/task.xsl                      |    73 -
 xsl/1.75.2/xhtml-1_1/titlepage.templates.xsl       |  3710 -----
 xsl/1.75.2/xhtml-1_1/titlepage.xsl                 |  1027 --
 xsl/1.75.2/xhtml-1_1/toc.xsl                       |   330 -
 xsl/1.75.2/xhtml-1_1/verbatim.xsl                  |   381 -
 xsl/1.75.2/xhtml-1_1/xref.xsl                      |  1316 --
 xsl/1.75.2/xhtml/admon.xsl                         |   135 -
 xsl/1.75.2/xhtml/annotations.xsl                   |   158 -
 xsl/1.75.2/xhtml/autoidx-kimber.xsl                |   139 -
 xsl/1.75.2/xhtml/autoidx-kosek.xsl                 |   109 -
 xsl/1.75.2/xhtml/autoidx-ng.xsl                    |    21 -
 xsl/1.75.2/xhtml/autoidx.xsl                       |   656 -
 xsl/1.75.2/xhtml/autotoc.xsl                       |   632 -
 xsl/1.75.2/xhtml/biblio-iso690.xsl                 |  1300 --
 xsl/1.75.2/xhtml/biblio.xsl                        |  1240 --
 xsl/1.75.2/xhtml/block.xsl                         |   435 -
 xsl/1.75.2/xhtml/callout.xsl                       |   188 -
 xsl/1.75.2/xhtml/changebars.xsl                    |    78 -
 xsl/1.75.2/xhtml/chunk-changebars.xsl              |    96 -
 xsl/1.75.2/xhtml/chunk-code.xsl                    |   638 -
 xsl/1.75.2/xhtml/chunk-common.xsl                  |  1561 ---
 xsl/1.75.2/xhtml/chunk.xsl                         |    52 -
 xsl/1.75.2/xhtml/chunker.xsl                       |   302 -
 xsl/1.75.2/xhtml/chunkfast.xsl                     |    69 -
 xsl/1.75.2/xhtml/chunktoc.xsl                      |   532 -
 xsl/1.75.2/xhtml/component.xsl                     |   395 -
 xsl/1.75.2/xhtml/division.xsl                      |   217 -
 xsl/1.75.2/xhtml/docbook.xsl                       |   447 -
 xsl/1.75.2/xhtml/ebnf.xsl                          |   328 -
 xsl/1.75.2/xhtml/footnote.xsl                      |   302 -
 xsl/1.75.2/xhtml/formal.xsl                        |   390 -
 xsl/1.75.2/xhtml/glossary.xsl                      |   564 -
 xsl/1.75.2/xhtml/graphics.xsl                      |  1436 --
 xsl/1.75.2/xhtml/highlight.xsl                     |    72 -
 xsl/1.75.2/xhtml/html-rtf.xsl                      |   321 -
 xsl/1.75.2/xhtml/html.xsl                          |   364 -
 xsl/1.75.2/xhtml/htmltbl.xsl                       |   102 -
 xsl/1.75.2/xhtml/index.xsl                         |   264 -
 xsl/1.75.2/xhtml/info.xsl                          |    44 -
 xsl/1.75.2/xhtml/inline.xsl                        |  1445 --
 xsl/1.75.2/xhtml/keywords.xsl                      |    36 -
 xsl/1.75.2/xhtml/lists.xsl                         |  1121 --
 xsl/1.75.2/xhtml/maketoc.xsl                       |    91 -
 xsl/1.75.2/xhtml/manifest.xsl                      |    22 -
 xsl/1.75.2/xhtml/math.xsl                          |   284 -
 xsl/1.75.2/xhtml/oldchunker.xsl                    |   176 -
 xsl/1.75.2/xhtml/onechunk.xsl                      |    36 -
 xsl/1.75.2/xhtml/param.xsl                         |   431 -
 xsl/1.75.2/xhtml/pi.xsl                            |  1203 --
 xsl/1.75.2/xhtml/profile-chunk-code.xsl            |   610 -
 xsl/1.75.2/xhtml/profile-chunk.xsl                 |    52 -
 xsl/1.75.2/xhtml/profile-docbook.xsl               |   409 -
 xsl/1.75.2/xhtml/profile-onechunk.xsl              |    36 -
 xsl/1.75.2/xhtml/qandaset.xsl                      |   420 -
 xsl/1.75.2/xhtml/refentry.xsl                      |   299 -
 xsl/1.75.2/xhtml/sections.xsl                      |   541 -
 xsl/1.75.2/xhtml/synop.xsl                         |  1513 --
 xsl/1.75.2/xhtml/table.xsl                         |  1118 --
 xsl/1.75.2/xhtml/task.xsl                          |    73 -
 xsl/1.75.2/xhtml/titlepage.templates.xsl           |  3710 -----
 xsl/1.75.2/xhtml/titlepage.xsl                     |  1027 --
 xsl/1.75.2/xhtml/toc.xsl                           |   330 -
 xsl/1.75.2/xhtml/verbatim.xsl                      |   381 -
 xsl/1.75.2/xhtml/xref.xsl                          |  1316 --
 xsl/1.79.2/VERSION                                 |   115 +
 xsl/1.79.2/VERSION.xsl                             |   115 +
 xsl/1.79.2/common/addns.xsl                        |   124 +
 xsl/1.79.2/common/af.xml                           |  1288 ++
 xsl/1.79.2/common/am.xml                           |  1288 ++
 xsl/1.79.2/common/ar.xml                           |  1288 ++
 xsl/1.79.2/common/as.xml                           |   719 +
 xsl/1.79.2/common/ast.xml                          |   719 +
 xsl/1.79.2/common/autoidx-kimber.xsl               |    42 +
 xsl/1.79.2/common/autoidx-kosek.xsl                |   152 +
 xsl/1.79.2/common/az.xml                           |   731 +
 xsl/1.79.2/common/bg.xml                           |   783 ++
 xsl/1.79.2/common/bn.xml                           |  1288 ++
 xsl/1.79.2/common/bn_in.xml                        |   719 +
 xsl/1.79.2/common/bs.xml                           |   721 +
 xsl/1.79.2/common/ca.xml                           |   719 +
 xsl/1.79.2/common/charmap.xml                      |   182 +
 xsl/1.79.2/common/charmap.xsl                      |   218 +
 xsl/1.79.2/common/common.xml                       |   638 +
 xsl/1.79.2/common/common.xsl                       |  2125 +++
 xsl/1.79.2/common/cs.xml                           |   759 +
 xsl/1.79.2/common/cy.xml                           |  1304 ++
 xsl/1.79.2/common/da.xml                           |   723 +
 xsl/1.79.2/common/de.xml                           |   725 +
 xsl/1.79.2/common/el.xml                           |   788 ++
 xsl/1.79.2/common/en.xml                           |  1288 ++
 xsl/1.79.2/common/entities.ent                     |    65 +
 xsl/1.79.2/common/eo.xml                           |  1288 ++
 xsl/1.79.2/common/es.xml                           |   735 +
 xsl/1.79.2/common/et.xml                           |  1288 ++
 xsl/1.79.2/common/eu.xml                           |  1288 ++
 xsl/1.79.2/common/fa.xml                           |   719 +
 xsl/1.79.2/common/fi.xml                           |   729 +
 xsl/1.79.2/common/fr.xml                           |   749 +
 xsl/1.79.2/common/ga.xml                           |  1288 ++
 xsl/1.79.2/common/gentext.xsl                      |   852 ++
 xsl/1.79.2/common/gl.xml                           |  1288 ++
 xsl/1.79.2/common/gu.xml                           |   719 +
 xsl/1.79.2/common/he.xml                           |  1288 ++
 xsl/1.79.2/common/hi.xml                           |   719 +
 xsl/1.79.2/common/hr.xml                           |   721 +
 xsl/1.79.2/common/hu.xml                           |   737 +
 xsl/1.79.2/common/id.xml                           |  1288 ++
 xsl/1.79.2/common/insertfile.xsl                   |   109 +
 xsl/1.79.2/common/is.xml                           |   731 +
 xsl/1.79.2/common/it.xml                           |  1288 ++
 xsl/1.79.2/common/ja.xml                           |   719 +
 xsl/1.79.2/common/ka.xml                           |   759 +
 xsl/1.79.2/common/kn.xml                           |  1288 ++
 xsl/1.79.2/common/ko.xml                           |  1288 ++
 xsl/1.79.2/common/ky.xml                           |   791 ++
 xsl/1.79.2/common/l10n.dtd                         |    64 +
 xsl/1.79.2/common/l10n.xml                         |    78 +
 xsl/1.79.2/common/l10n.xsl                         |   595 +
 xsl/1.79.2/common/la.xml                           |  1288 ++
 xsl/1.79.2/common/labels.xsl                       |   930 ++
 xsl/1.79.2/common/lt.xml                           |   737 +
 xsl/1.79.2/common/lv.xml                           |  1288 ++
 xsl/1.79.2/common/ml.xml                           |   719 +
 xsl/1.79.2/common/mn.xml                           |   789 ++
 xsl/1.79.2/common/mr.xml                           |   719 +
 xsl/1.79.2/common/nb.xml                           |  1288 ++
 xsl/1.79.2/common/nds.xml                          |   725 +
 xsl/1.79.2/common/nl.xml                           |   719 +
 xsl/1.79.2/common/nn.xml                           |  1288 ++
 xsl/1.79.2/common/olink.xsl                        |  1282 ++
 xsl/1.79.2/common/or.xml                           |  1288 ++
 xsl/1.79.2/common/pa.xml                           |   719 +
 xsl/1.79.2/common/pi.xml                           |   165 +
 xsl/1.79.2/common/pi.xsl                           |   343 +
 xsl/1.79.2/common/pl.xml                           |   737 +
 xsl/1.79.2/common/pt.xml                           |  1288 ++
 xsl/1.79.2/common/pt_br.xml                        |  1288 ++
 xsl/1.79.2/common/refentry.xml                     |   778 ++
 xsl/1.79.2/common/refentry.xsl                     |  1349 ++
 xsl/1.79.2/common/ro.xml                           |  1288 ++
 xsl/1.79.2/common/ru.xml                           |   785 ++
 xsl/1.79.2/common/sk.xml                           |  1288 ++
 xsl/1.79.2/common/sl.xml                           |  1288 ++
 xsl/1.79.2/common/sq.xml                           |  1288 ++
 xsl/1.79.2/common/sr.xml                           |   779 ++
 xsl/1.79.2/common/sr_Latn.xml                      |   738 +
 xsl/1.79.2/common/stripns.xsl                      |   370 +
 xsl/1.79.2/common/subtitles.xsl                    |   178 +
 xsl/1.79.2/common/sv.xml                           |   723 +
 xsl/1.79.2/common/ta.xml                           |   719 +
 xsl/1.79.2/common/table.xsl                        |   512 +
 xsl/{1.75.2 => 1.79.2}/common/targetdatabase.dtd   |     0
 xsl/1.79.2/common/targets.xsl                      |   335 +
 xsl/1.79.2/common/te.xml                           |   719 +
 xsl/1.79.2/common/th.xml                           |  1288 ++
 xsl/1.79.2/common/titles.xsl                       |   851 ++
 xsl/1.79.2/common/tl.xml                           |  1288 ++
 xsl/1.79.2/common/tr.xml                           |   725 +
 xsl/1.79.2/common/uk.xml                           |   785 ++
 xsl/1.79.2/common/ur.xml                           |   721 +
 xsl/1.79.2/common/utility.xml                      |   256 +
 xsl/1.79.2/common/utility.xsl                      |   287 +
 xsl/1.79.2/common/vi.xml                           |  1288 ++
 xsl/1.79.2/common/xh.xml                           |  1288 ++
 xsl/1.79.2/common/zh.xml                           |   719 +
 xsl/1.79.2/common/zh_cn.xml                        |   719 +
 xsl/1.79.2/common/zh_tw.xml                        |   719 +
 xsl/1.79.2/eclipse/eclipse.xsl                     |   312 +
 xsl/1.79.2/eclipse/eclipse3.xsl                    |   110 +
 xsl/1.79.2/eclipse/profile-eclipse.xsl             |   269 +
 xsl/1.79.2/epub/README                             |    88 +
 xsl/1.79.2/epub/bin/dbtoepub                       |    76 +
 xsl/1.79.2/epub/bin/lib/docbook.rb                 |   227 +
 xsl/1.79.2/epub/bin/xslt/obfuscate.xsl             |    13 +
 xsl/1.79.2/epub/docbook.xsl                        |  1834 +++
 xsl/1.79.2/fo/admon.xsl                            |   127 +
 xsl/1.79.2/fo/annotations.xsl                      |    16 +
 xsl/1.79.2/fo/autoidx-kimber.xsl                   |   170 +
 xsl/1.79.2/fo/autoidx-kosek.xsl                    |   137 +
 xsl/1.79.2/fo/autoidx-ng.xsl                       |    18 +
 xsl/1.79.2/fo/autoidx.xsl                          |  1397 ++
 xsl/1.79.2/fo/autotoc.xsl                          |   953 ++
 xsl/1.79.2/fo/axf.xsl                              |   109 +
 xsl/1.79.2/fo/biblio-iso690.xsl                    |  1298 ++
 xsl/1.79.2/fo/biblio.xsl                           |  1179 ++
 xsl/1.79.2/fo/block.xsl                            |   670 +
 xsl/1.79.2/fo/callout.xsl                          |   312 +
 xsl/1.79.2/fo/component.xsl                        |   950 ++
 xsl/1.79.2/fo/division.xsl                         |   607 +
 xsl/1.79.2/fo/docbook.xsl                          |   442 +
 xsl/1.79.2/fo/ebnf.xsl                             |   322 +
 xsl/1.79.2/fo/fo-rtf.xsl                           |   152 +
 xsl/1.79.2/fo/fo.xsl                               |   118 +
 xsl/1.79.2/fo/footnote.xsl                         |   218 +
 xsl/1.79.2/fo/fop.xsl                              |    91 +
 xsl/1.79.2/fo/fop1.xsl                             |   204 +
 xsl/1.79.2/fo/formal.xsl                           |   640 +
 xsl/1.79.2/fo/glossary.xsl                         |  1167 ++
 xsl/1.79.2/fo/graphics.xsl                         |   812 ++
 xsl/1.79.2/fo/highlight.xsl                        |    75 +
 xsl/1.79.2/fo/htmltbl.xsl                          |   423 +
 xsl/1.79.2/fo/index.xsl                            |   482 +
 xsl/1.79.2/fo/info.xsl                             |    32 +
 xsl/1.79.2/fo/inline.xsl                           |  1385 ++
 xsl/1.79.2/fo/keywords.xsl                         |    19 +
 xsl/1.79.2/fo/lists.xsl                            |  1436 ++
 xsl/1.79.2/fo/math.xsl                             |    85 +
 xsl/1.79.2/fo/pagesetup.xsl                        |  3587 +++++
 xsl/1.79.2/fo/param.xml                            | 13876 +++++++++++++++++++
 xsl/1.79.2/fo/param.xsl                            |  1044 ++
 xsl/1.79.2/fo/passivetex.xsl                       |    34 +
 xsl/1.79.2/fo/pi.xml                               |  1029 ++
 xsl/1.79.2/fo/pi.xsl                               |  1145 ++
 xsl/1.79.2/fo/profile-docbook.xsl                  |   382 +
 xsl/1.79.2/fo/ptc.xsl                              |    78 +
 xsl/1.79.2/fo/publishers.xsl                       |   121 +
 xsl/1.79.2/fo/qandaset.xsl                         |   398 +
 xsl/1.79.2/fo/refentry.xsl                         |   664 +
 xsl/1.79.2/fo/sections.xsl                         |   756 +
 xsl/1.79.2/fo/spaces.xsl                           |   259 +
 xsl/1.79.2/fo/synop.xsl                            |  1005 ++
 xsl/1.79.2/fo/table.xml                            |   132 +
 xsl/1.79.2/fo/table.xsl                            |  1691 +++
 xsl/1.79.2/fo/task.xsl                             |    89 +
 xsl/1.79.2/fo/titlepage.templates.xml              |  1680 +++
 xsl/1.79.2/fo/titlepage.templates.xsl              |  6609 +++++++++
 xsl/1.79.2/fo/titlepage.xsl                        |   797 ++
 xsl/1.79.2/fo/toc.xsl                              |   318 +
 xsl/1.79.2/fo/verbatim.xsl                         |   505 +
 xsl/1.79.2/fo/xep.xsl                              |   187 +
 xsl/1.79.2/fo/xref.xsl                             |  1590 +++
 xsl/1.79.2/highlighting/bourne-hl.xml              |    95 +
 xsl/1.79.2/highlighting/c-hl.xml                   |   117 +
 xsl/1.79.2/highlighting/cmake-hl.xml               |   187 +
 xsl/1.79.2/highlighting/common.xsl                 |   116 +
 xsl/1.79.2/highlighting/cpp-hl.xml                 |   151 +
 xsl/1.79.2/highlighting/csharp-hl.xml              |   194 +
 xsl/1.79.2/highlighting/css21-hl.xml               |   176 +
 xsl/1.79.2/highlighting/delphi-hl.xml              |   220 +
 xsl/{1.75.2 => 1.79.2}/highlighting/ini-hl.xml     |     0
 xsl/{1.75.2 => 1.79.2}/highlighting/java-hl.xml    |     0
 .../highlighting/javascript-hl.xml                 |     0
 xsl/1.79.2/highlighting/lua-hl.xml                 |   140 +
 xsl/{1.75.2 => 1.79.2}/highlighting/m2-hl.xml      |     0
 xsl/{1.75.2 => 1.79.2}/highlighting/myxml-hl.xml   |     0
 xsl/{1.75.2 => 1.79.2}/highlighting/perl-hl.xml    |     0
 xsl/1.79.2/highlighting/php-hl.xml                 |   154 +
 xsl/{1.75.2 => 1.79.2}/highlighting/python-hl.xml  |     0
 xsl/{1.75.2 => 1.79.2}/highlighting/ruby-hl.xml    |     0
 xsl/1.79.2/highlighting/sql1999-hl.xml             |   496 +
 xsl/1.79.2/highlighting/sql2003-hl.xml             |   565 +
 xsl/1.79.2/highlighting/sql92-hl.xml               |   339 +
 xsl/{1.75.2 => 1.79.2}/highlighting/tcl-hl.xml     |     0
 xsl/1.79.2/highlighting/upc-hl.xml                 |   133 +
 xsl/1.79.2/highlighting/xslthl-config.xml          |    56 +
 xsl/1.79.2/html/admon.xsl                          |   137 +
 xsl/1.79.2/html/annotations.xsl                    |   169 +
 xsl/1.79.2/html/autoidx-kimber.xsl                 |   163 +
 xsl/1.79.2/html/autoidx-kosek.xsl                  |   118 +
 xsl/1.79.2/html/autoidx-ng.xsl                     |    18 +
 xsl/1.79.2/html/autoidx.xsl                        |   893 ++
 xsl/1.79.2/html/autotoc.xsl                        |   763 +
 xsl/1.79.2/html/biblio-iso690.xsl                  |  1298 ++
 xsl/1.79.2/html/biblio.xsl                         |  1380 ++
 xsl/1.79.2/html/block.xsl                          |   581 +
 xsl/1.79.2/html/callout.xsl                        |   220 +
 xsl/1.79.2/html/changebars.xsl                     |   120 +
 xsl/1.79.2/html/chunk-changebars.xsl               |    97 +
 xsl/1.79.2/html/chunk-code.xsl                     |   709 +
 xsl/1.79.2/html/chunk-common.xsl                   |  1994 +++
 xsl/1.79.2/html/chunk.xsl                          |    51 +
 xsl/1.79.2/html/chunker.xsl                        |   451 +
 xsl/1.79.2/html/chunkfast.xsl                      |    70 +
 xsl/1.79.2/html/chunktoc.xsl                       |   531 +
 xsl/1.79.2/html/component.xsl                      |   468 +
 xsl/1.79.2/html/division.xsl                       |   210 +
 xsl/1.79.2/html/docbook.css.xml                    |   110 +
 xsl/1.79.2/html/docbook.xsl                        |   559 +
 xsl/{1.75.2 => 1.79.2}/html/dtbl.xsl               |     0
 xsl/1.79.2/html/ebnf.xsl                           |   328 +
 xsl/1.79.2/html/footnote.xsl                       |   355 +
 xsl/1.79.2/html/formal.xsl                         |   509 +
 xsl/1.79.2/html/glossary.xsl                       |   529 +
 xsl/1.79.2/html/graphics.xsl                       |  1613 +++
 xsl/1.79.2/html/highlight.xsl                      |    85 +
 xsl/1.79.2/html/html-rtf.xsl                       |   334 +
 xsl/1.79.2/html/html.xsl                           |   700 +
 xsl/1.79.2/html/htmltbl.xsl                        |   134 +
 xsl/1.79.2/html/index.xsl                          |   284 +
 xsl/1.79.2/html/info.xsl                           |    43 +
 xsl/1.79.2/html/inline.xsl                         |  1592 +++
 xsl/1.79.2/html/its.xsl                            |   107 +
 xsl/1.79.2/html/keywords.xsl                       |    33 +
 xsl/1.79.2/html/lists.xsl                          |  1285 ++
 xsl/1.79.2/html/maketoc.xsl                        |    84 +
 xsl/1.79.2/html/manifest.xsl                       |    20 +
 xsl/1.79.2/html/math.xsl                           |   269 +
 xsl/1.79.2/html/oldchunker.xsl                     |   200 +
 xsl/1.79.2/html/onechunk.xsl                       |    35 +
 xsl/1.79.2/html/param.xml                          | 11487 +++++++++++++++
 xsl/1.79.2/html/param.xsl                          |   453 +
 xsl/1.79.2/html/pi.xml                             |  1149 ++
 xsl/1.79.2/html/pi.xsl                             |  1293 ++
 xsl/1.79.2/html/profile-chunk-code.xsl             |   660 +
 xsl/1.79.2/html/profile-chunk.xsl                  |    50 +
 xsl/1.79.2/html/profile-docbook.xsl                |   503 +
 xsl/1.79.2/html/profile-onechunk.xsl               |    35 +
 xsl/1.79.2/html/publishers.xsl                     |   124 +
 xsl/1.79.2/html/qandaset.xsl                       |   454 +
 xsl/1.79.2/html/refentry.xsl                       |   315 +
 xsl/1.79.2/html/sections.xsl                       |   634 +
 xsl/1.79.2/html/synop.xsl                          |  1658 +++
 xsl/1.79.2/html/table.xsl                          |  1218 ++
 xsl/1.79.2/html/task.xsl                           |    75 +
 xsl/1.79.2/html/titlepage.templates.xml            |   842 ++
 xsl/1.79.2/html/titlepage.templates.xsl            |  4298 ++++++
 xsl/1.79.2/html/titlepage.xsl                      |  1133 ++
 xsl/1.79.2/html/toc.xsl                            |   350 +
 xsl/1.79.2/html/verbatim.xsl                       |   408 +
 xsl/1.79.2/html/xref.xsl                           |  1350 ++
 xsl/1.79.2/htmlhelp/htmlhelp-common.xsl            |  1130 ++
 xsl/1.79.2/htmlhelp/htmlhelp.xsl                   |    20 +
 xsl/1.79.2/htmlhelp/profile-htmlhelp-common.xsl    |  1087 ++
 xsl/1.79.2/htmlhelp/profile-htmlhelp.xsl           |    20 +
 xsl/{1.75.2 => 1.79.2}/images/annot-close.png      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/annot-open.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/blank.png            |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/1.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/1.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/1.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/10.gif      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/10.png      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/10.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/11.gif      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/11.png      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/11.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/12.gif      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/12.png      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/12.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/13.gif      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/13.png      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/13.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/14.gif      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/14.png      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/14.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/15.gif      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/15.png      |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/15.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/16.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/17.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/18.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/19.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/2.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/2.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/2.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/20.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/21.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/22.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/23.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/24.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/25.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/26.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/27.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/28.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/29.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/3.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/3.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/3.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/30.svg      |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/4.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/4.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/4.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/5.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/5.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/5.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/6.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/6.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/6.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/7.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/7.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/7.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/8.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/8.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/8.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/callouts/9.gif       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/9.png       |   Bin
 xsl/{1.75.2 => 1.79.2}/images/callouts/9.svg       |     0
 xsl/{1.75.2 => 1.79.2}/images/caution.gif          |   Bin
 xsl/{1.75.2 => 1.79.2}/images/caution.png          |   Bin
 xsl/{1.75.2 => 1.79.2}/images/caution.svg          |     0
 xsl/{1.75.2 => 1.79.2}/images/draft.png            |   Bin
 xsl/1.79.2/images/draft.svg                        |    14 +
 xsl/{1.75.2 => 1.79.2}/images/home.gif             |   Bin
 xsl/{1.75.2 => 1.79.2}/images/home.png             |   Bin
 xsl/{1.75.2 => 1.79.2}/images/home.svg             |     0
 xsl/{1.75.2 => 1.79.2}/images/important.gif        |   Bin
 xsl/{1.75.2 => 1.79.2}/images/important.png        |   Bin
 xsl/{1.75.2 => 1.79.2}/images/important.svg        |     0
 xsl/{1.75.2 => 1.79.2}/images/next.gif             |   Bin
 xsl/{1.75.2 => 1.79.2}/images/next.png             |   Bin
 xsl/{1.75.2 => 1.79.2}/images/next.svg             |     0
 xsl/{1.75.2 => 1.79.2}/images/note.gif             |   Bin
 xsl/{1.75.2 => 1.79.2}/images/note.png             |   Bin
 xsl/{1.75.2 => 1.79.2}/images/note.svg             |     0
 xsl/{1.75.2 => 1.79.2}/images/prev.gif             |   Bin
 xsl/{1.75.2 => 1.79.2}/images/prev.png             |   Bin
 xsl/{1.75.2 => 1.79.2}/images/prev.svg             |     0
 xsl/{1.75.2 => 1.79.2}/images/tip.gif              |   Bin
 xsl/{1.75.2 => 1.79.2}/images/tip.png              |   Bin
 xsl/{1.75.2 => 1.79.2}/images/tip.svg              |     0
 xsl/{1.75.2 => 1.79.2}/images/toc-blank.png        |   Bin
 xsl/{1.75.2 => 1.79.2}/images/toc-minus.png        |   Bin
 xsl/{1.75.2 => 1.79.2}/images/toc-plus.png         |   Bin
 xsl/{1.75.2 => 1.79.2}/images/up.gif               |   Bin
 xsl/{1.75.2 => 1.79.2}/images/up.png               |   Bin
 xsl/{1.75.2 => 1.79.2}/images/up.svg               |     0
 xsl/{1.75.2 => 1.79.2}/images/warning.gif          |   Bin
 xsl/{1.75.2 => 1.79.2}/images/warning.png          |   Bin
 xsl/{1.75.2 => 1.79.2}/images/warning.svg          |     0
 xsl/1.79.2/javahelp/javahelp.xsl                   |   628 +
 xsl/1.79.2/javahelp/profile-javahelp.xsl           |   546 +
 xsl/{1.75.2 => 1.79.2}/lib/dumpfragment.xsl        |     0
 xsl/1.79.2/lib/lib.xsl                             |   526 +
 xsl/1.79.2/manpages/block.xsl                      |   410 +
 xsl/1.79.2/manpages/charmap.groff.xsl              |  6011 ++++++++
 xsl/1.79.2/manpages/docbook.xsl                    |   314 +
 xsl/1.79.2/manpages/endnotes.xsl                   |   585 +
 xsl/1.79.2/manpages/html-synop.xsl                 |  1671 +++
 xsl/1.79.2/manpages/info.xsl                       |   798 ++
 xsl/1.79.2/manpages/inline.xsl                     |   207 +
 xsl/1.79.2/manpages/lists.xsl                      |   622 +
 xsl/1.79.2/manpages/other.xsl                      |   869 ++
 xsl/1.79.2/manpages/param.xsl                      |   190 +
 xsl/1.79.2/manpages/pi.xsl                         |    76 +
 xsl/1.79.2/manpages/profile-docbook.xsl            |   278 +
 xsl/1.79.2/manpages/refentry.xsl                   |   317 +
 xsl/1.79.2/manpages/synop.xsl                      |   430 +
 xsl/1.79.2/manpages/table.xsl                      |   125 +
 xsl/1.79.2/manpages/tbl.xsl                        |   550 +
 xsl/1.79.2/manpages/utility.xsl                    |   563 +
 xsl/1.79.2/profiling/profile-mode.xsl              |   258 +
 xsl/1.79.2/profiling/profile.xsl                   |    57 +
 xsl/1.79.2/profiling/strip-attributes.xsl          |    29 +
 xsl/1.79.2/profiling/xsl2profile.xsl               |   178 +
 xsl/1.79.2/roundtrip/blocks-spec.xml               |    11 +
 xsl/1.79.2/roundtrip/blocks2dbk.dtd                |    76 +
 xsl/1.79.2/roundtrip/blocks2dbk.xsl                |  1731 +++
 xsl/1.79.2/roundtrip/dbk2ooo.xsl                   |   176 +
 xsl/1.79.2/roundtrip/dbk2pages.xsl                 |   439 +
 xsl/1.79.2/roundtrip/dbk2wordml.xsl                |   405 +
 xsl/1.79.2/roundtrip/dbk2wp.xsl                    |  1373 ++
 xsl/1.79.2/roundtrip/normalise-common.xsl          |    37 +
 xsl/1.79.2/roundtrip/normalise2sections.xsl        |  1269 ++
 xsl/1.79.2/roundtrip/pages2normalise.xsl           |   347 +
 xsl/1.79.2/roundtrip/param.xml                     |    99 +
 xsl/1.79.2/roundtrip/param.xsl                     |    15 +
 xsl/1.79.2/roundtrip/sections-spec.xml             |    38 +
 xsl/1.79.2/roundtrip/sections2blocks.xsl           |   258 +
 xsl/1.79.2/roundtrip/specifications.xml            |  1420 ++
 xsl/1.79.2/roundtrip/template-pages.xml            |     2 +
 xsl/1.79.2/roundtrip/template.xml                  |     3 +
 xsl/1.79.2/roundtrip/wordml2normalise.xsl          |   443 +
 xsl/1.79.2/template/titlepage.xsl                  |  1455 ++
 xsl/1.79.2/website/autolayout.xsl                  |   258 +
 xsl/1.79.2/website/chunk-common.xsl                |   227 +
 xsl/1.79.2/website/chunk-tabular.xsl               |    12 +
 xsl/1.79.2/website/chunk-website.xsl               |    12 +
 xsl/1.79.2/website/head.xsl                        |   316 +
 xsl/1.79.2/website/makefile-dep.xsl                |   143 +
 xsl/1.79.2/website/olink.xsl                       |   301 +
 xsl/1.79.2/website/param.xsl                       |    49 +
 xsl/1.79.2/website/rss.xsl                         |   143 +
 xsl/1.79.2/website/tabular.xsl                     |   213 +
 xsl/1.79.2/website/toc-tabular.xsl                 |   480 +
 xsl/1.79.2/website/toc.xsl                         |   286 +
 xsl/1.79.2/website/website-common.xsl              |   819 ++
 xsl/1.79.2/website/website-targets.xsl             |    27 +
 xsl/1.79.2/website/website.xsl                     |   130 +
 xsl/1.79.2/website/xbel.xsl                        |   112 +
 xsl/1.79.2/xhtml-1_1/admon.xsl                     |   133 +
 xsl/1.79.2/xhtml-1_1/annotations.xsl               |   155 +
 xsl/1.79.2/xhtml-1_1/autoidx-kimber.xsl            |   134 +
 xsl/1.79.2/xhtml-1_1/autoidx-kosek.xsl             |   104 +
 xsl/1.79.2/xhtml-1_1/autoidx-ng.xsl                |    16 +
 xsl/1.79.2/xhtml-1_1/autoidx.xsl                   |   825 ++
 xsl/1.79.2/xhtml-1_1/autotoc.xsl                   |   708 +
 xsl/1.79.2/xhtml-1_1/biblio-iso690.xsl             |  1295 ++
 xsl/1.79.2/xhtml-1_1/biblio.xsl                    |  1364 ++
 xsl/1.79.2/xhtml-1_1/block.xsl                     |   577 +
 xsl/1.79.2/xhtml-1_1/callout.xsl                   |   204 +
 xsl/1.79.2/xhtml-1_1/changebars.xsl                |    73 +
 xsl/1.79.2/xhtml-1_1/chunk-changebars.xsl          |    91 +
 xsl/1.79.2/xhtml-1_1/chunk-code.xsl                |   678 +
 xsl/1.79.2/xhtml-1_1/chunk-common.xsl              |  1606 +++
 xsl/1.79.2/xhtml-1_1/chunk.xsl                     |    48 +
 xsl/1.79.2/xhtml-1_1/chunker.xsl                   |   311 +
 xsl/1.79.2/xhtml-1_1/chunkfast.xsl                 |    64 +
 xsl/1.79.2/xhtml-1_1/chunktoc.xsl                  |   516 +
 xsl/1.79.2/xhtml-1_1/component.xsl                 |   433 +
 xsl/1.79.2/xhtml-1_1/division.xsl                  |   207 +
 xsl/1.79.2/xhtml-1_1/docbook.xsl                   |   523 +
 xsl/1.79.2/xhtml-1_1/ebnf.xsl                      |   324 +
 xsl/1.79.2/xhtml-1_1/footnote.xsl                  |   325 +
 xsl/1.79.2/xhtml-1_1/formal.xsl                    |   489 +
 xsl/1.79.2/xhtml-1_1/glossary.xsl                  |   598 +
 xsl/1.79.2/xhtml-1_1/graphics.xsl                  |  1524 ++
 xsl/1.79.2/xhtml-1_1/highlight.xsl                 |    81 +
 xsl/1.79.2/xhtml-1_1/html-rtf.xsl                  |   316 +
 xsl/1.79.2/xhtml-1_1/html.xsl                      |   683 +
 xsl/1.79.2/xhtml-1_1/htmltbl.xsl                   |    95 +
 xsl/1.79.2/xhtml-1_1/index.xsl                     |   257 +
 xsl/1.79.2/xhtml-1_1/info.xsl                      |    41 +
 xsl/1.79.2/xhtml-1_1/inline.xsl                    |  1550 +++
 xsl/1.79.2/xhtml-1_1/its.xsl                       |   103 +
 xsl/1.79.2/xhtml-1_1/keywords.xsl                  |    31 +
 xsl/1.79.2/xhtml-1_1/lists.xsl                     |  1206 ++
 xsl/1.79.2/xhtml-1_1/maketoc.xsl                   |    86 +
 xsl/1.79.2/xhtml-1_1/manifest.xsl                  |    17 +
 xsl/1.79.2/xhtml-1_1/math.xsl                      |   280 +
 xsl/1.79.2/xhtml-1_1/oldchunker.xsl                |   171 +
 xsl/1.79.2/xhtml-1_1/onechunk.xsl                  |    31 +
 xsl/1.79.2/xhtml-1_1/param.xsl                     |   452 +
 xsl/1.79.2/xhtml-1_1/pi.xsl                        |  1230 ++
 xsl/1.79.2/xhtml-1_1/profile-chunk-code.xsl        |   660 +
 xsl/1.79.2/xhtml-1_1/profile-chunk.xsl             |    48 +
 xsl/1.79.2/xhtml-1_1/profile-docbook.xsl           |   496 +
 xsl/1.79.2/xhtml-1_1/profile-onechunk.xsl          |    31 +
 xsl/1.79.2/xhtml-1_1/publishers.xsl                |   119 +
 xsl/1.79.2/xhtml-1_1/qandaset.xsl                  |   434 +
 xsl/1.79.2/xhtml-1_1/refentry.xsl                  |   312 +
 xsl/1.79.2/xhtml-1_1/sections.xsl                  |   557 +
 xsl/1.79.2/xhtml-1_1/synop.xsl                     |  1616 +++
 xsl/1.79.2/xhtml-1_1/table.xsl                     |  1176 ++
 xsl/1.79.2/xhtml-1_1/task.xsl                      |    69 +
 xsl/1.79.2/xhtml-1_1/titlepage.templates.xsl       |  4297 ++++++
 xsl/1.79.2/xhtml-1_1/titlepage.xsl                 |  1111 ++
 xsl/1.79.2/xhtml-1_1/toc.xsl                       |   327 +
 xsl/1.79.2/xhtml-1_1/verbatim.xsl                  |   383 +
 xsl/1.79.2/xhtml-1_1/xref.xsl                      |  1292 ++
 xsl/1.79.2/xhtml/admon.xsl                         |   135 +
 xsl/1.79.2/xhtml/annotations.xsl                   |   155 +
 xsl/1.79.2/xhtml/autoidx-kimber.xsl                |   134 +
 xsl/1.79.2/xhtml/autoidx-kosek.xsl                 |   104 +
 xsl/1.79.2/xhtml/autoidx-ng.xsl                    |    16 +
 xsl/1.79.2/xhtml/autoidx.xsl                       |   825 ++
 xsl/1.79.2/xhtml/autotoc.xsl                       |   708 +
 xsl/1.79.2/xhtml/biblio-iso690.xsl                 |  1295 ++
 xsl/1.79.2/xhtml/biblio.xsl                        |  1364 ++
 xsl/1.79.2/xhtml/block.xsl                         |   577 +
 xsl/1.79.2/xhtml/callout.xsl                       |   204 +
 xsl/1.79.2/xhtml/changebars.xsl                    |    73 +
 xsl/1.79.2/xhtml/chunk-changebars.xsl              |    91 +
 xsl/1.79.2/xhtml/chunk-code.xsl                    |   678 +
 xsl/1.79.2/xhtml/chunk-common.xsl                  |  1621 +++
 xsl/1.79.2/xhtml/chunk.xsl                         |    48 +
 xsl/1.79.2/xhtml/chunker.xsl                       |   311 +
 xsl/1.79.2/xhtml/chunkfast.xsl                     |    64 +
 xsl/1.79.2/xhtml/chunktoc.xsl                      |   516 +
 xsl/1.79.2/xhtml/component.xsl                     |   433 +
 xsl/1.79.2/xhtml/division.xsl                      |   207 +
 xsl/1.79.2/xhtml/docbook-no-doctype.xsl            |   523 +
 xsl/1.79.2/xhtml/docbook.xsl                       |   523 +
 xsl/1.79.2/xhtml/ebnf.xsl                          |   324 +
 xsl/1.79.2/xhtml/footnote.xsl                      |   340 +
 xsl/1.79.2/xhtml/formal.xsl                        |   489 +
 xsl/1.79.2/xhtml/glossary.xsl                      |   598 +
 xsl/1.79.2/xhtml/graphics.xsl                      |  1524 ++
 xsl/1.79.2/xhtml/highlight.xsl                     |    81 +
 xsl/1.79.2/xhtml/html-rtf.xsl                      |   316 +
 xsl/1.79.2/xhtml/html.xsl                          |   683 +
 xsl/1.79.2/xhtml/htmltbl.xsl                       |    95 +
 xsl/1.79.2/xhtml/index.xsl                         |   257 +
 xsl/1.79.2/xhtml/info.xsl                          |    41 +
 xsl/1.79.2/xhtml/inline.xsl                        |  1550 +++
 xsl/1.79.2/xhtml/its.xsl                           |   103 +
 xsl/1.79.2/xhtml/keywords.xsl                      |    31 +
 xsl/1.79.2/xhtml/lists.xsl                         |  1220 ++
 xsl/1.79.2/xhtml/maketoc.xsl                       |    86 +
 xsl/1.79.2/xhtml/manifest.xsl                      |    17 +
 xsl/1.79.2/xhtml/math.xsl                          |   280 +
 xsl/1.79.2/xhtml/oldchunker.xsl                    |   171 +
 xsl/1.79.2/xhtml/onechunk.xsl                      |    31 +
 xsl/1.79.2/xhtml/param.xsl                         |   452 +
 xsl/1.79.2/xhtml/pi.xsl                            |  1230 ++
 xsl/1.79.2/xhtml/profile-chunk-code.xsl            |   660 +
 xsl/1.79.2/xhtml/profile-chunk.xsl                 |    48 +
 xsl/1.79.2/xhtml/profile-docbook.xsl               |   496 +
 xsl/1.79.2/xhtml/profile-onechunk.xsl              |    31 +
 xsl/1.79.2/xhtml/publishers.xsl                    |   119 +
 xsl/1.79.2/xhtml/qandaset.xsl                      |   434 +
 xsl/1.79.2/xhtml/refentry.xsl                      |   312 +
 xsl/1.79.2/xhtml/sections.xsl                      |   557 +
 xsl/1.79.2/xhtml/synop.xsl                         |  1616 +++
 xsl/1.79.2/xhtml/table.xsl                         |  1176 ++
 xsl/1.79.2/xhtml/task.xsl                          |    69 +
 xsl/1.79.2/xhtml/titlepage.templates.xsl           |  4297 ++++++
 xsl/1.79.2/xhtml/titlepage.xsl                     |  1111 ++
 xsl/1.79.2/xhtml/toc.xsl                           |   327 +
 xsl/1.79.2/xhtml/verbatim.xsl                      |   383 +
 xsl/1.79.2/xhtml/xref.xsl                          |  1292 ++
 xsl/general-customization.xsl                      |     2 +-
 1064 files changed, 291922 insertions(+), 242245 deletions(-)
 create mode 100644 docbook/gnc-docbookx.dtd
 delete mode 100644 xsl/1.75.2/VERSION
 delete mode 100644 xsl/1.75.2/common/af.xml
 delete mode 100644 xsl/1.75.2/common/am.xml
 delete mode 100644 xsl/1.75.2/common/ar.xml
 delete mode 100644 xsl/1.75.2/common/autoidx-kimber.xsl
 delete mode 100644 xsl/1.75.2/common/autoidx-kosek.xsl
 delete mode 100644 xsl/1.75.2/common/az.xml
 delete mode 100644 xsl/1.75.2/common/bg.xml
 delete mode 100644 xsl/1.75.2/common/bn.xml
 delete mode 100644 xsl/1.75.2/common/bs.xml
 delete mode 100644 xsl/1.75.2/common/ca.xml
 delete mode 100644 xsl/1.75.2/common/charmap.xml
 delete mode 100644 xsl/1.75.2/common/charmap.xsl
 delete mode 100644 xsl/1.75.2/common/common.xml
 delete mode 100644 xsl/1.75.2/common/common.xsl
 delete mode 100644 xsl/1.75.2/common/cs.xml
 delete mode 100644 xsl/1.75.2/common/cy.xml
 delete mode 100644 xsl/1.75.2/common/da.xml
 delete mode 100644 xsl/1.75.2/common/de.xml
 delete mode 100644 xsl/1.75.2/common/el.xml
 delete mode 100644 xsl/1.75.2/common/en.xml
 delete mode 100644 xsl/1.75.2/common/entities.ent
 delete mode 100644 xsl/1.75.2/common/eo.xml
 delete mode 100644 xsl/1.75.2/common/es.xml
 delete mode 100644 xsl/1.75.2/common/et.xml
 delete mode 100644 xsl/1.75.2/common/eu.xml
 delete mode 100644 xsl/1.75.2/common/fa.xml
 delete mode 100644 xsl/1.75.2/common/fi.xml
 delete mode 100644 xsl/1.75.2/common/fr.xml
 delete mode 100644 xsl/1.75.2/common/ga.xml
 delete mode 100644 xsl/1.75.2/common/gentext.xsl
 delete mode 100644 xsl/1.75.2/common/gl.xml
 delete mode 100644 xsl/1.75.2/common/gu.xml
 delete mode 100644 xsl/1.75.2/common/he.xml
 delete mode 100644 xsl/1.75.2/common/hi.xml
 delete mode 100644 xsl/1.75.2/common/hr.xml
 delete mode 100644 xsl/1.75.2/common/hu.xml
 delete mode 100644 xsl/1.75.2/common/id.xml
 delete mode 100644 xsl/1.75.2/common/insertfile.xsl
 delete mode 100644 xsl/1.75.2/common/is.xml
 delete mode 100644 xsl/1.75.2/common/it.xml
 delete mode 100644 xsl/1.75.2/common/ja.xml
 delete mode 100644 xsl/1.75.2/common/kn.xml
 delete mode 100644 xsl/1.75.2/common/ko.xml
 delete mode 100644 xsl/1.75.2/common/ky.xml
 delete mode 100644 xsl/1.75.2/common/l10n.dtd
 delete mode 100644 xsl/1.75.2/common/l10n.xml
 delete mode 100644 xsl/1.75.2/common/l10n.xsl
 delete mode 100644 xsl/1.75.2/common/la.xml
 delete mode 100644 xsl/1.75.2/common/labels.xsl
 delete mode 100644 xsl/1.75.2/common/lt.xml
 delete mode 100644 xsl/1.75.2/common/lv.xml
 delete mode 100644 xsl/1.75.2/common/mn.xml
 delete mode 100644 xsl/1.75.2/common/nb.xml
 delete mode 100644 xsl/1.75.2/common/nl.xml
 delete mode 100644 xsl/1.75.2/common/nn.xml
 delete mode 100644 xsl/1.75.2/common/olink.xsl
 delete mode 100644 xsl/1.75.2/common/or.xml
 delete mode 100644 xsl/1.75.2/common/pa.xml
 delete mode 100644 xsl/1.75.2/common/pi.xml
 delete mode 100644 xsl/1.75.2/common/pi.xsl
 delete mode 100644 xsl/1.75.2/common/pl.xml
 delete mode 100644 xsl/1.75.2/common/pt.xml
 delete mode 100644 xsl/1.75.2/common/pt_br.xml
 delete mode 100644 xsl/1.75.2/common/refentry.xml
 delete mode 100644 xsl/1.75.2/common/refentry.xsl
 delete mode 100644 xsl/1.75.2/common/ro.xml
 delete mode 100644 xsl/1.75.2/common/ru.xml
 delete mode 100644 xsl/1.75.2/common/sk.xml
 delete mode 100644 xsl/1.75.2/common/sl.xml
 delete mode 100644 xsl/1.75.2/common/sq.xml
 delete mode 100644 xsl/1.75.2/common/sr.xml
 delete mode 100644 xsl/1.75.2/common/sr_Latn.xml
 delete mode 100644 xsl/1.75.2/common/stripns.xsl
 delete mode 100644 xsl/1.75.2/common/subtitles.xsl
 delete mode 100644 xsl/1.75.2/common/sv.xml
 delete mode 100644 xsl/1.75.2/common/ta.xml
 delete mode 100644 xsl/1.75.2/common/table.xsl
 delete mode 100644 xsl/1.75.2/common/targets.xsl
 delete mode 100644 xsl/1.75.2/common/th.xml
 delete mode 100644 xsl/1.75.2/common/titles.xsl
 delete mode 100644 xsl/1.75.2/common/tl.xml
 delete mode 100644 xsl/1.75.2/common/tr.xml
 delete mode 100644 xsl/1.75.2/common/uk.xml
 delete mode 100644 xsl/1.75.2/common/utility.xml
 delete mode 100644 xsl/1.75.2/common/utility.xsl
 delete mode 100644 xsl/1.75.2/common/vi.xml
 delete mode 100644 xsl/1.75.2/common/xh.xml
 delete mode 100644 xsl/1.75.2/common/zh.xml
 delete mode 100644 xsl/1.75.2/common/zh_cn.xml
 delete mode 100644 xsl/1.75.2/common/zh_tw.xml
 delete mode 100644 xsl/1.75.2/epub/docbook.xsl
 delete mode 100644 xsl/1.75.2/fo/admon.xsl
 delete mode 100644 xsl/1.75.2/fo/annotations.xsl
 delete mode 100644 xsl/1.75.2/fo/autoidx-kimber.xsl
 delete mode 100644 xsl/1.75.2/fo/autoidx-kosek.xsl
 delete mode 100644 xsl/1.75.2/fo/autoidx-ng.xsl
 delete mode 100644 xsl/1.75.2/fo/autoidx.xsl
 delete mode 100644 xsl/1.75.2/fo/autotoc.xsl
 delete mode 100644 xsl/1.75.2/fo/axf.xsl
 delete mode 100644 xsl/1.75.2/fo/biblio-iso690.xsl
 delete mode 100644 xsl/1.75.2/fo/biblio.xsl
 delete mode 100644 xsl/1.75.2/fo/block.xsl
 delete mode 100644 xsl/1.75.2/fo/callout.xsl
 delete mode 100644 xsl/1.75.2/fo/component.xsl
 delete mode 100644 xsl/1.75.2/fo/division.xsl
 delete mode 100644 xsl/1.75.2/fo/docbook.xsl
 delete mode 100644 xsl/1.75.2/fo/ebnf.xsl
 delete mode 100644 xsl/1.75.2/fo/fo-rtf.xsl
 delete mode 100644 xsl/1.75.2/fo/fo.xsl
 delete mode 100644 xsl/1.75.2/fo/footnote.xsl
 delete mode 100644 xsl/1.75.2/fo/fop.xsl
 delete mode 100644 xsl/1.75.2/fo/fop1.xsl
 delete mode 100644 xsl/1.75.2/fo/formal.xsl
 delete mode 100644 xsl/1.75.2/fo/glossary.xsl
 delete mode 100644 xsl/1.75.2/fo/graphics.xsl
 delete mode 100644 xsl/1.75.2/fo/highlight.xsl
 delete mode 100644 xsl/1.75.2/fo/htmltbl.xsl
 delete mode 100644 xsl/1.75.2/fo/index.xsl
 delete mode 100644 xsl/1.75.2/fo/info.xsl
 delete mode 100644 xsl/1.75.2/fo/inline.xsl
 delete mode 100644 xsl/1.75.2/fo/keywords.xsl
 delete mode 100644 xsl/1.75.2/fo/lists.xsl
 delete mode 100644 xsl/1.75.2/fo/math.xsl
 delete mode 100644 xsl/1.75.2/fo/pagesetup.xsl
 delete mode 100644 xsl/1.75.2/fo/param.xml
 delete mode 100644 xsl/1.75.2/fo/param.xsl
 delete mode 100644 xsl/1.75.2/fo/passivetex.xsl
 delete mode 100644 xsl/1.75.2/fo/pi.xml
 delete mode 100644 xsl/1.75.2/fo/pi.xsl
 delete mode 100644 xsl/1.75.2/fo/profile-docbook.xsl
 delete mode 100644 xsl/1.75.2/fo/ptc.xsl
 delete mode 100644 xsl/1.75.2/fo/qandaset.xsl
 delete mode 100644 xsl/1.75.2/fo/refentry.xsl
 delete mode 100644 xsl/1.75.2/fo/sections.xsl
 delete mode 100644 xsl/1.75.2/fo/spaces.xsl
 delete mode 100644 xsl/1.75.2/fo/synop.xsl
 delete mode 100644 xsl/1.75.2/fo/table.xml
 delete mode 100644 xsl/1.75.2/fo/table.xsl
 delete mode 100644 xsl/1.75.2/fo/task.xsl
 delete mode 100644 xsl/1.75.2/fo/titlepage.templates.xml
 delete mode 100644 xsl/1.75.2/fo/titlepage.templates.xsl
 delete mode 100644 xsl/1.75.2/fo/titlepage.xsl
 delete mode 100644 xsl/1.75.2/fo/toc.xsl
 delete mode 100644 xsl/1.75.2/fo/verbatim.xsl
 delete mode 100644 xsl/1.75.2/fo/xep.xsl
 delete mode 100644 xsl/1.75.2/fo/xref.xsl
 delete mode 100644 xsl/1.75.2/highlighting/c-hl.xml
 delete mode 100644 xsl/1.75.2/highlighting/common.xsl
 delete mode 100644 xsl/1.75.2/highlighting/cpp-hl.xml
 delete mode 100644 xsl/1.75.2/highlighting/csharp-hl.xml
 delete mode 100644 xsl/1.75.2/highlighting/delphi-hl.xml
 delete mode 100644 xsl/1.75.2/highlighting/php-hl.xml
 delete mode 100644 xsl/1.75.2/highlighting/xslthl-config.xml
 delete mode 100644 xsl/1.75.2/html/admon.xsl
 delete mode 100644 xsl/1.75.2/html/annotations.xsl
 delete mode 100644 xsl/1.75.2/html/autoidx-kimber.xsl
 delete mode 100644 xsl/1.75.2/html/autoidx-kosek.xsl
 delete mode 100644 xsl/1.75.2/html/autoidx-ng.xsl
 delete mode 100644 xsl/1.75.2/html/autoidx.xsl
 delete mode 100644 xsl/1.75.2/html/autotoc.xsl
 delete mode 100644 xsl/1.75.2/html/biblio-iso690.xsl
 delete mode 100644 xsl/1.75.2/html/biblio.xsl
 delete mode 100644 xsl/1.75.2/html/block.xsl
 delete mode 100644 xsl/1.75.2/html/callout.xsl
 delete mode 100644 xsl/1.75.2/html/changebars.xsl
 delete mode 100644 xsl/1.75.2/html/chunk-changebars.xsl
 delete mode 100644 xsl/1.75.2/html/chunk-code.xsl
 delete mode 100644 xsl/1.75.2/html/chunk-common.xsl
 delete mode 100644 xsl/1.75.2/html/chunk.xsl
 delete mode 100644 xsl/1.75.2/html/chunker.xsl
 delete mode 100644 xsl/1.75.2/html/chunkfast.xsl
 delete mode 100644 xsl/1.75.2/html/chunktoc.xsl
 delete mode 100644 xsl/1.75.2/html/component.xsl
 delete mode 100644 xsl/1.75.2/html/division.xsl
 delete mode 100644 xsl/1.75.2/html/docbook.xsl
 delete mode 100644 xsl/1.75.2/html/ebnf.xsl
 delete mode 100644 xsl/1.75.2/html/footnote.xsl
 delete mode 100644 xsl/1.75.2/html/formal.xsl
 delete mode 100644 xsl/1.75.2/html/glossary.xsl
 delete mode 100644 xsl/1.75.2/html/graphics.xsl
 delete mode 100644 xsl/1.75.2/html/highlight.xsl
 delete mode 100644 xsl/1.75.2/html/html-rtf.xsl
 delete mode 100644 xsl/1.75.2/html/html.xsl
 delete mode 100644 xsl/1.75.2/html/htmltbl.xsl
 delete mode 100644 xsl/1.75.2/html/index.xsl
 delete mode 100644 xsl/1.75.2/html/info.xsl
 delete mode 100644 xsl/1.75.2/html/inline.xsl
 delete mode 100644 xsl/1.75.2/html/keywords.xsl
 delete mode 100644 xsl/1.75.2/html/lists.xsl
 delete mode 100644 xsl/1.75.2/html/maketoc.xsl
 delete mode 100644 xsl/1.75.2/html/manifest.xsl
 delete mode 100644 xsl/1.75.2/html/math.xsl
 delete mode 100644 xsl/1.75.2/html/oldchunker.xsl
 delete mode 100644 xsl/1.75.2/html/onechunk.xsl
 delete mode 100644 xsl/1.75.2/html/param.xml
 delete mode 100644 xsl/1.75.2/html/param.xsl
 delete mode 100644 xsl/1.75.2/html/pi.xml
 delete mode 100644 xsl/1.75.2/html/pi.xsl
 delete mode 100644 xsl/1.75.2/html/profile-chunk-code.xsl
 delete mode 100644 xsl/1.75.2/html/profile-chunk.xsl
 delete mode 100644 xsl/1.75.2/html/profile-docbook.xsl
 delete mode 100644 xsl/1.75.2/html/profile-onechunk.xsl
 delete mode 100644 xsl/1.75.2/html/qandaset.xsl
 delete mode 100644 xsl/1.75.2/html/refentry.xsl
 delete mode 100644 xsl/1.75.2/html/sections.xsl
 delete mode 100644 xsl/1.75.2/html/synop.xsl
 delete mode 100644 xsl/1.75.2/html/table.xsl
 delete mode 100644 xsl/1.75.2/html/task.xsl
 delete mode 100644 xsl/1.75.2/html/titlepage.templates.xml
 delete mode 100644 xsl/1.75.2/html/titlepage.templates.xsl
 delete mode 100644 xsl/1.75.2/html/titlepage.xsl
 delete mode 100644 xsl/1.75.2/html/toc.xsl
 delete mode 100644 xsl/1.75.2/html/verbatim.xsl
 delete mode 100644 xsl/1.75.2/html/xref.xsl
 delete mode 100644 xsl/1.75.2/htmlhelp/htmlhelp-common.xsl
 delete mode 100644 xsl/1.75.2/htmlhelp/htmlhelp.xsl
 delete mode 100644 xsl/1.75.2/htmlhelp/profile-htmlhelp-common.xsl
 delete mode 100644 xsl/1.75.2/htmlhelp/profile-htmlhelp.xsl
 delete mode 100644 xsl/1.75.2/lib/lib.xsl
 delete mode 100644 xsl/1.75.2/profiling/profile-mode.xsl
 delete mode 100644 xsl/1.75.2/profiling/profile.xsl
 delete mode 100644 xsl/1.75.2/profiling/strip-attributes.xsl
 delete mode 100644 xsl/1.75.2/profiling/xsl2profile.xsl
 delete mode 100644 xsl/1.75.2/template/titlepage.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/admon.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/annotations.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/autoidx-kimber.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/autoidx-kosek.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/autoidx-ng.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/autoidx.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/autotoc.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/biblio-iso690.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/biblio.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/block.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/callout.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/changebars.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/chunk-changebars.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/chunk-code.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/chunk-common.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/chunk.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/chunker.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/chunkfast.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/chunktoc.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/component.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/division.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/docbook.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/ebnf.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/footnote.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/formal.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/glossary.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/graphics.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/highlight.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/html-rtf.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/html.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/htmltbl.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/index.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/info.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/inline.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/keywords.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/lists.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/maketoc.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/manifest.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/math.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/oldchunker.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/onechunk.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/param.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/pi.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/profile-chunk-code.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/profile-chunk.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/profile-docbook.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/profile-onechunk.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/qandaset.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/refentry.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/sections.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/synop.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/table.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/task.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/titlepage.templates.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/titlepage.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/toc.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/verbatim.xsl
 delete mode 100644 xsl/1.75.2/xhtml-1_1/xref.xsl
 delete mode 100644 xsl/1.75.2/xhtml/admon.xsl
 delete mode 100644 xsl/1.75.2/xhtml/annotations.xsl
 delete mode 100644 xsl/1.75.2/xhtml/autoidx-kimber.xsl
 delete mode 100644 xsl/1.75.2/xhtml/autoidx-kosek.xsl
 delete mode 100644 xsl/1.75.2/xhtml/autoidx-ng.xsl
 delete mode 100644 xsl/1.75.2/xhtml/autoidx.xsl
 delete mode 100644 xsl/1.75.2/xhtml/autotoc.xsl
 delete mode 100644 xsl/1.75.2/xhtml/biblio-iso690.xsl
 delete mode 100644 xsl/1.75.2/xhtml/biblio.xsl
 delete mode 100644 xsl/1.75.2/xhtml/block.xsl
 delete mode 100644 xsl/1.75.2/xhtml/callout.xsl
 delete mode 100644 xsl/1.75.2/xhtml/changebars.xsl
 delete mode 100644 xsl/1.75.2/xhtml/chunk-changebars.xsl
 delete mode 100644 xsl/1.75.2/xhtml/chunk-code.xsl
 delete mode 100644 xsl/1.75.2/xhtml/chunk-common.xsl
 delete mode 100644 xsl/1.75.2/xhtml/chunk.xsl
 delete mode 100644 xsl/1.75.2/xhtml/chunker.xsl
 delete mode 100644 xsl/1.75.2/xhtml/chunkfast.xsl
 delete mode 100644 xsl/1.75.2/xhtml/chunktoc.xsl
 delete mode 100644 xsl/1.75.2/xhtml/component.xsl
 delete mode 100644 xsl/1.75.2/xhtml/division.xsl
 delete mode 100644 xsl/1.75.2/xhtml/docbook.xsl
 delete mode 100644 xsl/1.75.2/xhtml/ebnf.xsl
 delete mode 100644 xsl/1.75.2/xhtml/footnote.xsl
 delete mode 100644 xsl/1.75.2/xhtml/formal.xsl
 delete mode 100644 xsl/1.75.2/xhtml/glossary.xsl
 delete mode 100644 xsl/1.75.2/xhtml/graphics.xsl
 delete mode 100644 xsl/1.75.2/xhtml/highlight.xsl
 delete mode 100644 xsl/1.75.2/xhtml/html-rtf.xsl
 delete mode 100644 xsl/1.75.2/xhtml/html.xsl
 delete mode 100644 xsl/1.75.2/xhtml/htmltbl.xsl
 delete mode 100644 xsl/1.75.2/xhtml/index.xsl
 delete mode 100644 xsl/1.75.2/xhtml/info.xsl
 delete mode 100644 xsl/1.75.2/xhtml/inline.xsl
 delete mode 100644 xsl/1.75.2/xhtml/keywords.xsl
 delete mode 100644 xsl/1.75.2/xhtml/lists.xsl
 delete mode 100644 xsl/1.75.2/xhtml/maketoc.xsl
 delete mode 100644 xsl/1.75.2/xhtml/manifest.xsl
 delete mode 100644 xsl/1.75.2/xhtml/math.xsl
 delete mode 100644 xsl/1.75.2/xhtml/oldchunker.xsl
 delete mode 100644 xsl/1.75.2/xhtml/onechunk.xsl
 delete mode 100644 xsl/1.75.2/xhtml/param.xsl
 delete mode 100644 xsl/1.75.2/xhtml/pi.xsl
 delete mode 100644 xsl/1.75.2/xhtml/profile-chunk-code.xsl
 delete mode 100644 xsl/1.75.2/xhtml/profile-chunk.xsl
 delete mode 100644 xsl/1.75.2/xhtml/profile-docbook.xsl
 delete mode 100644 xsl/1.75.2/xhtml/profile-onechunk.xsl
 delete mode 100644 xsl/1.75.2/xhtml/qandaset.xsl
 delete mode 100644 xsl/1.75.2/xhtml/refentry.xsl
 delete mode 100644 xsl/1.75.2/xhtml/sections.xsl
 delete mode 100644 xsl/1.75.2/xhtml/synop.xsl
 delete mode 100644 xsl/1.75.2/xhtml/table.xsl
 delete mode 100644 xsl/1.75.2/xhtml/task.xsl
 delete mode 100644 xsl/1.75.2/xhtml/titlepage.templates.xsl
 delete mode 100644 xsl/1.75.2/xhtml/titlepage.xsl
 delete mode 100644 xsl/1.75.2/xhtml/toc.xsl
 delete mode 100644 xsl/1.75.2/xhtml/verbatim.xsl
 delete mode 100644 xsl/1.75.2/xhtml/xref.xsl
 create mode 100644 xsl/1.79.2/VERSION
 create mode 100644 xsl/1.79.2/VERSION.xsl
 create mode 100644 xsl/1.79.2/common/addns.xsl
 create mode 100644 xsl/1.79.2/common/af.xml
 create mode 100644 xsl/1.79.2/common/am.xml
 create mode 100644 xsl/1.79.2/common/ar.xml
 create mode 100644 xsl/1.79.2/common/as.xml
 create mode 100644 xsl/1.79.2/common/ast.xml
 create mode 100644 xsl/1.79.2/common/autoidx-kimber.xsl
 create mode 100644 xsl/1.79.2/common/autoidx-kosek.xsl
 create mode 100644 xsl/1.79.2/common/az.xml
 create mode 100644 xsl/1.79.2/common/bg.xml
 create mode 100644 xsl/1.79.2/common/bn.xml
 create mode 100644 xsl/1.79.2/common/bn_in.xml
 create mode 100644 xsl/1.79.2/common/bs.xml
 create mode 100644 xsl/1.79.2/common/ca.xml
 create mode 100644 xsl/1.79.2/common/charmap.xml
 create mode 100644 xsl/1.79.2/common/charmap.xsl
 create mode 100644 xsl/1.79.2/common/common.xml
 create mode 100644 xsl/1.79.2/common/common.xsl
 create mode 100644 xsl/1.79.2/common/cs.xml
 create mode 100644 xsl/1.79.2/common/cy.xml
 create mode 100644 xsl/1.79.2/common/da.xml
 create mode 100644 xsl/1.79.2/common/de.xml
 create mode 100644 xsl/1.79.2/common/el.xml
 create mode 100644 xsl/1.79.2/common/en.xml
 create mode 100644 xsl/1.79.2/common/entities.ent
 create mode 100644 xsl/1.79.2/common/eo.xml
 create mode 100644 xsl/1.79.2/common/es.xml
 create mode 100644 xsl/1.79.2/common/et.xml
 create mode 100644 xsl/1.79.2/common/eu.xml
 create mode 100644 xsl/1.79.2/common/fa.xml
 create mode 100644 xsl/1.79.2/common/fi.xml
 create mode 100644 xsl/1.79.2/common/fr.xml
 create mode 100644 xsl/1.79.2/common/ga.xml
 create mode 100644 xsl/1.79.2/common/gentext.xsl
 create mode 100644 xsl/1.79.2/common/gl.xml
 create mode 100644 xsl/1.79.2/common/gu.xml
 create mode 100644 xsl/1.79.2/common/he.xml
 create mode 100644 xsl/1.79.2/common/hi.xml
 create mode 100644 xsl/1.79.2/common/hr.xml
 create mode 100644 xsl/1.79.2/common/hu.xml
 create mode 100644 xsl/1.79.2/common/id.xml
 create mode 100644 xsl/1.79.2/common/insertfile.xsl
 create mode 100644 xsl/1.79.2/common/is.xml
 create mode 100644 xsl/1.79.2/common/it.xml
 create mode 100644 xsl/1.79.2/common/ja.xml
 create mode 100644 xsl/1.79.2/common/ka.xml
 create mode 100644 xsl/1.79.2/common/kn.xml
 create mode 100644 xsl/1.79.2/common/ko.xml
 create mode 100644 xsl/1.79.2/common/ky.xml
 create mode 100644 xsl/1.79.2/common/l10n.dtd
 create mode 100644 xsl/1.79.2/common/l10n.xml
 create mode 100644 xsl/1.79.2/common/l10n.xsl
 create mode 100644 xsl/1.79.2/common/la.xml
 create mode 100644 xsl/1.79.2/common/labels.xsl
 create mode 100644 xsl/1.79.2/common/lt.xml
 create mode 100644 xsl/1.79.2/common/lv.xml
 create mode 100644 xsl/1.79.2/common/ml.xml
 create mode 100644 xsl/1.79.2/common/mn.xml
 create mode 100644 xsl/1.79.2/common/mr.xml
 create mode 100644 xsl/1.79.2/common/nb.xml
 create mode 100644 xsl/1.79.2/common/nds.xml
 create mode 100644 xsl/1.79.2/common/nl.xml
 create mode 100644 xsl/1.79.2/common/nn.xml
 create mode 100644 xsl/1.79.2/common/olink.xsl
 create mode 100644 xsl/1.79.2/common/or.xml
 create mode 100644 xsl/1.79.2/common/pa.xml
 create mode 100644 xsl/1.79.2/common/pi.xml
 create mode 100644 xsl/1.79.2/common/pi.xsl
 create mode 100644 xsl/1.79.2/common/pl.xml
 create mode 100644 xsl/1.79.2/common/pt.xml
 create mode 100644 xsl/1.79.2/common/pt_br.xml
 create mode 100644 xsl/1.79.2/common/refentry.xml
 create mode 100644 xsl/1.79.2/common/refentry.xsl
 create mode 100644 xsl/1.79.2/common/ro.xml
 create mode 100644 xsl/1.79.2/common/ru.xml
 create mode 100644 xsl/1.79.2/common/sk.xml
 create mode 100644 xsl/1.79.2/common/sl.xml
 create mode 100644 xsl/1.79.2/common/sq.xml
 create mode 100644 xsl/1.79.2/common/sr.xml
 create mode 100644 xsl/1.79.2/common/sr_Latn.xml
 create mode 100644 xsl/1.79.2/common/stripns.xsl
 create mode 100644 xsl/1.79.2/common/subtitles.xsl
 create mode 100644 xsl/1.79.2/common/sv.xml
 create mode 100644 xsl/1.79.2/common/ta.xml
 create mode 100644 xsl/1.79.2/common/table.xsl
 rename xsl/{1.75.2 => 1.79.2}/common/targetdatabase.dtd (100%)
 create mode 100644 xsl/1.79.2/common/targets.xsl
 create mode 100644 xsl/1.79.2/common/te.xml
 create mode 100644 xsl/1.79.2/common/th.xml
 create mode 100644 xsl/1.79.2/common/titles.xsl
 create mode 100644 xsl/1.79.2/common/tl.xml
 create mode 100644 xsl/1.79.2/common/tr.xml
 create mode 100644 xsl/1.79.2/common/uk.xml
 create mode 100644 xsl/1.79.2/common/ur.xml
 create mode 100644 xsl/1.79.2/common/utility.xml
 create mode 100644 xsl/1.79.2/common/utility.xsl
 create mode 100644 xsl/1.79.2/common/vi.xml
 create mode 100644 xsl/1.79.2/common/xh.xml
 create mode 100644 xsl/1.79.2/common/zh.xml
 create mode 100644 xsl/1.79.2/common/zh_cn.xml
 create mode 100644 xsl/1.79.2/common/zh_tw.xml
 create mode 100644 xsl/1.79.2/eclipse/eclipse.xsl
 create mode 100644 xsl/1.79.2/eclipse/eclipse3.xsl
 create mode 100644 xsl/1.79.2/eclipse/profile-eclipse.xsl
 create mode 100644 xsl/1.79.2/epub/README
 create mode 100644 xsl/1.79.2/epub/bin/dbtoepub
 create mode 100644 xsl/1.79.2/epub/bin/lib/docbook.rb
 create mode 100644 xsl/1.79.2/epub/bin/xslt/obfuscate.xsl
 create mode 100644 xsl/1.79.2/epub/docbook.xsl
 create mode 100644 xsl/1.79.2/fo/admon.xsl
 create mode 100644 xsl/1.79.2/fo/annotations.xsl
 create mode 100644 xsl/1.79.2/fo/autoidx-kimber.xsl
 create mode 100644 xsl/1.79.2/fo/autoidx-kosek.xsl
 create mode 100644 xsl/1.79.2/fo/autoidx-ng.xsl
 create mode 100644 xsl/1.79.2/fo/autoidx.xsl
 create mode 100644 xsl/1.79.2/fo/autotoc.xsl
 create mode 100644 xsl/1.79.2/fo/axf.xsl
 create mode 100644 xsl/1.79.2/fo/biblio-iso690.xsl
 create mode 100644 xsl/1.79.2/fo/biblio.xsl
 create mode 100644 xsl/1.79.2/fo/block.xsl
 create mode 100644 xsl/1.79.2/fo/callout.xsl
 create mode 100644 xsl/1.79.2/fo/component.xsl
 create mode 100644 xsl/1.79.2/fo/division.xsl
 create mode 100644 xsl/1.79.2/fo/docbook.xsl
 create mode 100644 xsl/1.79.2/fo/ebnf.xsl
 create mode 100644 xsl/1.79.2/fo/fo-rtf.xsl
 create mode 100644 xsl/1.79.2/fo/fo.xsl
 create mode 100644 xsl/1.79.2/fo/footnote.xsl
 create mode 100644 xsl/1.79.2/fo/fop.xsl
 create mode 100644 xsl/1.79.2/fo/fop1.xsl
 create mode 100644 xsl/1.79.2/fo/formal.xsl
 create mode 100644 xsl/1.79.2/fo/glossary.xsl
 create mode 100644 xsl/1.79.2/fo/graphics.xsl
 create mode 100644 xsl/1.79.2/fo/highlight.xsl
 create mode 100644 xsl/1.79.2/fo/htmltbl.xsl
 create mode 100644 xsl/1.79.2/fo/index.xsl
 create mode 100644 xsl/1.79.2/fo/info.xsl
 create mode 100644 xsl/1.79.2/fo/inline.xsl
 create mode 100644 xsl/1.79.2/fo/keywords.xsl
 create mode 100644 xsl/1.79.2/fo/lists.xsl
 create mode 100644 xsl/1.79.2/fo/math.xsl
 create mode 100644 xsl/1.79.2/fo/pagesetup.xsl
 create mode 100644 xsl/1.79.2/fo/param.xml
 create mode 100644 xsl/1.79.2/fo/param.xsl
 create mode 100644 xsl/1.79.2/fo/passivetex.xsl
 create mode 100644 xsl/1.79.2/fo/pi.xml
 create mode 100644 xsl/1.79.2/fo/pi.xsl
 create mode 100644 xsl/1.79.2/fo/profile-docbook.xsl
 create mode 100644 xsl/1.79.2/fo/ptc.xsl
 create mode 100644 xsl/1.79.2/fo/publishers.xsl
 create mode 100644 xsl/1.79.2/fo/qandaset.xsl
 create mode 100644 xsl/1.79.2/fo/refentry.xsl
 create mode 100644 xsl/1.79.2/fo/sections.xsl
 create mode 100644 xsl/1.79.2/fo/spaces.xsl
 create mode 100644 xsl/1.79.2/fo/synop.xsl
 create mode 100644 xsl/1.79.2/fo/table.xml
 create mode 100644 xsl/1.79.2/fo/table.xsl
 create mode 100644 xsl/1.79.2/fo/task.xsl
 create mode 100644 xsl/1.79.2/fo/titlepage.templates.xml
 create mode 100644 xsl/1.79.2/fo/titlepage.templates.xsl
 create mode 100644 xsl/1.79.2/fo/titlepage.xsl
 create mode 100644 xsl/1.79.2/fo/toc.xsl
 create mode 100644 xsl/1.79.2/fo/verbatim.xsl
 create mode 100644 xsl/1.79.2/fo/xep.xsl
 create mode 100644 xsl/1.79.2/fo/xref.xsl
 create mode 100644 xsl/1.79.2/highlighting/bourne-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/c-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/cmake-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/common.xsl
 create mode 100644 xsl/1.79.2/highlighting/cpp-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/csharp-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/css21-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/delphi-hl.xml
 rename xsl/{1.75.2 => 1.79.2}/highlighting/ini-hl.xml (100%)
 rename xsl/{1.75.2 => 1.79.2}/highlighting/java-hl.xml (100%)
 rename xsl/{1.75.2 => 1.79.2}/highlighting/javascript-hl.xml (100%)
 create mode 100644 xsl/1.79.2/highlighting/lua-hl.xml
 rename xsl/{1.75.2 => 1.79.2}/highlighting/m2-hl.xml (100%)
 rename xsl/{1.75.2 => 1.79.2}/highlighting/myxml-hl.xml (100%)
 rename xsl/{1.75.2 => 1.79.2}/highlighting/perl-hl.xml (100%)
 create mode 100644 xsl/1.79.2/highlighting/php-hl.xml
 rename xsl/{1.75.2 => 1.79.2}/highlighting/python-hl.xml (100%)
 rename xsl/{1.75.2 => 1.79.2}/highlighting/ruby-hl.xml (100%)
 create mode 100644 xsl/1.79.2/highlighting/sql1999-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/sql2003-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/sql92-hl.xml
 rename xsl/{1.75.2 => 1.79.2}/highlighting/tcl-hl.xml (100%)
 create mode 100644 xsl/1.79.2/highlighting/upc-hl.xml
 create mode 100644 xsl/1.79.2/highlighting/xslthl-config.xml
 create mode 100644 xsl/1.79.2/html/admon.xsl
 create mode 100644 xsl/1.79.2/html/annotations.xsl
 create mode 100644 xsl/1.79.2/html/autoidx-kimber.xsl
 create mode 100644 xsl/1.79.2/html/autoidx-kosek.xsl
 create mode 100644 xsl/1.79.2/html/autoidx-ng.xsl
 create mode 100644 xsl/1.79.2/html/autoidx.xsl
 create mode 100644 xsl/1.79.2/html/autotoc.xsl
 create mode 100644 xsl/1.79.2/html/biblio-iso690.xsl
 create mode 100644 xsl/1.79.2/html/biblio.xsl
 create mode 100644 xsl/1.79.2/html/block.xsl
 create mode 100644 xsl/1.79.2/html/callout.xsl
 create mode 100644 xsl/1.79.2/html/changebars.xsl
 create mode 100644 xsl/1.79.2/html/chunk-changebars.xsl
 create mode 100644 xsl/1.79.2/html/chunk-code.xsl
 create mode 100644 xsl/1.79.2/html/chunk-common.xsl
 create mode 100644 xsl/1.79.2/html/chunk.xsl
 create mode 100644 xsl/1.79.2/html/chunker.xsl
 create mode 100644 xsl/1.79.2/html/chunkfast.xsl
 create mode 100644 xsl/1.79.2/html/chunktoc.xsl
 create mode 100644 xsl/1.79.2/html/component.xsl
 create mode 100644 xsl/1.79.2/html/division.xsl
 create mode 100644 xsl/1.79.2/html/docbook.css.xml
 create mode 100644 xsl/1.79.2/html/docbook.xsl
 rename xsl/{1.75.2 => 1.79.2}/html/dtbl.xsl (100%)
 create mode 100644 xsl/1.79.2/html/ebnf.xsl
 create mode 100644 xsl/1.79.2/html/footnote.xsl
 create mode 100644 xsl/1.79.2/html/formal.xsl
 create mode 100644 xsl/1.79.2/html/glossary.xsl
 create mode 100644 xsl/1.79.2/html/graphics.xsl
 create mode 100644 xsl/1.79.2/html/highlight.xsl
 create mode 100644 xsl/1.79.2/html/html-rtf.xsl
 create mode 100644 xsl/1.79.2/html/html.xsl
 create mode 100644 xsl/1.79.2/html/htmltbl.xsl
 create mode 100644 xsl/1.79.2/html/index.xsl
 create mode 100644 xsl/1.79.2/html/info.xsl
 create mode 100644 xsl/1.79.2/html/inline.xsl
 create mode 100644 xsl/1.79.2/html/its.xsl
 create mode 100644 xsl/1.79.2/html/keywords.xsl
 create mode 100644 xsl/1.79.2/html/lists.xsl
 create mode 100644 xsl/1.79.2/html/maketoc.xsl
 create mode 100644 xsl/1.79.2/html/manifest.xsl
 create mode 100644 xsl/1.79.2/html/math.xsl
 create mode 100644 xsl/1.79.2/html/oldchunker.xsl
 create mode 100644 xsl/1.79.2/html/onechunk.xsl
 create mode 100644 xsl/1.79.2/html/param.xml
 create mode 100644 xsl/1.79.2/html/param.xsl
 create mode 100644 xsl/1.79.2/html/pi.xml
 create mode 100644 xsl/1.79.2/html/pi.xsl
 create mode 100644 xsl/1.79.2/html/profile-chunk-code.xsl
 create mode 100644 xsl/1.79.2/html/profile-chunk.xsl
 create mode 100644 xsl/1.79.2/html/profile-docbook.xsl
 create mode 100644 xsl/1.79.2/html/profile-onechunk.xsl
 create mode 100644 xsl/1.79.2/html/publishers.xsl
 create mode 100644 xsl/1.79.2/html/qandaset.xsl
 create mode 100644 xsl/1.79.2/html/refentry.xsl
 create mode 100644 xsl/1.79.2/html/sections.xsl
 create mode 100644 xsl/1.79.2/html/synop.xsl
 create mode 100644 xsl/1.79.2/html/table.xsl
 create mode 100644 xsl/1.79.2/html/task.xsl
 create mode 100644 xsl/1.79.2/html/titlepage.templates.xml
 create mode 100644 xsl/1.79.2/html/titlepage.templates.xsl
 create mode 100644 xsl/1.79.2/html/titlepage.xsl
 create mode 100644 xsl/1.79.2/html/toc.xsl
 create mode 100644 xsl/1.79.2/html/verbatim.xsl
 create mode 100644 xsl/1.79.2/html/xref.xsl
 create mode 100644 xsl/1.79.2/htmlhelp/htmlhelp-common.xsl
 create mode 100644 xsl/1.79.2/htmlhelp/htmlhelp.xsl
 create mode 100644 xsl/1.79.2/htmlhelp/profile-htmlhelp-common.xsl
 create mode 100644 xsl/1.79.2/htmlhelp/profile-htmlhelp.xsl
 rename xsl/{1.75.2 => 1.79.2}/images/annot-close.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/annot-open.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/blank.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/1.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/1.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/1.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/10.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/10.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/10.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/11.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/11.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/11.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/12.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/12.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/12.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/13.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/13.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/13.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/14.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/14.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/14.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/15.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/15.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/15.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/16.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/17.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/18.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/19.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/2.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/2.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/2.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/20.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/21.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/22.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/23.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/24.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/25.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/26.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/27.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/28.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/29.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/3.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/3.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/3.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/30.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/4.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/4.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/4.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/5.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/5.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/5.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/6.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/6.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/6.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/7.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/7.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/7.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/8.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/8.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/8.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/9.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/9.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/callouts/9.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/caution.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/caution.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/caution.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/draft.png (100%)
 create mode 100644 xsl/1.79.2/images/draft.svg
 rename xsl/{1.75.2 => 1.79.2}/images/home.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/home.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/home.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/important.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/important.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/important.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/next.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/next.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/next.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/note.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/note.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/note.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/prev.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/prev.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/prev.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/tip.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/tip.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/tip.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/toc-blank.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/toc-minus.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/toc-plus.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/up.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/up.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/up.svg (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/warning.gif (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/warning.png (100%)
 rename xsl/{1.75.2 => 1.79.2}/images/warning.svg (100%)
 create mode 100644 xsl/1.79.2/javahelp/javahelp.xsl
 create mode 100644 xsl/1.79.2/javahelp/profile-javahelp.xsl
 rename xsl/{1.75.2 => 1.79.2}/lib/dumpfragment.xsl (100%)
 create mode 100644 xsl/1.79.2/lib/lib.xsl
 create mode 100644 xsl/1.79.2/manpages/block.xsl
 create mode 100644 xsl/1.79.2/manpages/charmap.groff.xsl
 create mode 100644 xsl/1.79.2/manpages/docbook.xsl
 create mode 100644 xsl/1.79.2/manpages/endnotes.xsl
 create mode 100644 xsl/1.79.2/manpages/html-synop.xsl
 create mode 100644 xsl/1.79.2/manpages/info.xsl
 create mode 100644 xsl/1.79.2/manpages/inline.xsl
 create mode 100644 xsl/1.79.2/manpages/lists.xsl
 create mode 100644 xsl/1.79.2/manpages/other.xsl
 create mode 100644 xsl/1.79.2/manpages/param.xsl
 create mode 100644 xsl/1.79.2/manpages/pi.xsl
 create mode 100644 xsl/1.79.2/manpages/profile-docbook.xsl
 create mode 100644 xsl/1.79.2/manpages/refentry.xsl
 create mode 100644 xsl/1.79.2/manpages/synop.xsl
 create mode 100644 xsl/1.79.2/manpages/table.xsl
 create mode 100644 xsl/1.79.2/manpages/tbl.xsl
 create mode 100644 xsl/1.79.2/manpages/utility.xsl
 create mode 100644 xsl/1.79.2/profiling/profile-mode.xsl
 create mode 100644 xsl/1.79.2/profiling/profile.xsl
 create mode 100644 xsl/1.79.2/profiling/strip-attributes.xsl
 create mode 100644 xsl/1.79.2/profiling/xsl2profile.xsl
 create mode 100644 xsl/1.79.2/roundtrip/blocks-spec.xml
 create mode 100644 xsl/1.79.2/roundtrip/blocks2dbk.dtd
 create mode 100644 xsl/1.79.2/roundtrip/blocks2dbk.xsl
 create mode 100644 xsl/1.79.2/roundtrip/dbk2ooo.xsl
 create mode 100644 xsl/1.79.2/roundtrip/dbk2pages.xsl
 create mode 100644 xsl/1.79.2/roundtrip/dbk2wordml.xsl
 create mode 100644 xsl/1.79.2/roundtrip/dbk2wp.xsl
 create mode 100644 xsl/1.79.2/roundtrip/normalise-common.xsl
 create mode 100644 xsl/1.79.2/roundtrip/normalise2sections.xsl
 create mode 100644 xsl/1.79.2/roundtrip/pages2normalise.xsl
 create mode 100644 xsl/1.79.2/roundtrip/param.xml
 create mode 100644 xsl/1.79.2/roundtrip/param.xsl
 create mode 100644 xsl/1.79.2/roundtrip/sections-spec.xml
 create mode 100644 xsl/1.79.2/roundtrip/sections2blocks.xsl
 create mode 100644 xsl/1.79.2/roundtrip/specifications.xml
 create mode 100644 xsl/1.79.2/roundtrip/template-pages.xml
 create mode 100644 xsl/1.79.2/roundtrip/template.xml
 create mode 100644 xsl/1.79.2/roundtrip/wordml2normalise.xsl
 create mode 100644 xsl/1.79.2/template/titlepage.xsl
 create mode 100644 xsl/1.79.2/website/autolayout.xsl
 create mode 100644 xsl/1.79.2/website/chunk-common.xsl
 create mode 100644 xsl/1.79.2/website/chunk-tabular.xsl
 create mode 100644 xsl/1.79.2/website/chunk-website.xsl
 create mode 100644 xsl/1.79.2/website/head.xsl
 create mode 100644 xsl/1.79.2/website/makefile-dep.xsl
 create mode 100644 xsl/1.79.2/website/olink.xsl
 create mode 100644 xsl/1.79.2/website/param.xsl
 create mode 100644 xsl/1.79.2/website/rss.xsl
 create mode 100644 xsl/1.79.2/website/tabular.xsl
 create mode 100644 xsl/1.79.2/website/toc-tabular.xsl
 create mode 100644 xsl/1.79.2/website/toc.xsl
 create mode 100644 xsl/1.79.2/website/website-common.xsl
 create mode 100644 xsl/1.79.2/website/website-targets.xsl
 create mode 100644 xsl/1.79.2/website/website.xsl
 create mode 100644 xsl/1.79.2/website/xbel.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/admon.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/annotations.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/autoidx-kimber.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/autoidx-kosek.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/autoidx-ng.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/autoidx.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/autotoc.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/biblio-iso690.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/biblio.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/block.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/callout.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/changebars.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/chunk-changebars.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/chunk-code.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/chunk-common.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/chunk.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/chunker.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/chunkfast.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/chunktoc.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/component.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/division.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/docbook.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/ebnf.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/footnote.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/formal.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/glossary.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/graphics.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/highlight.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/html-rtf.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/html.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/htmltbl.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/index.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/info.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/inline.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/its.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/keywords.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/lists.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/maketoc.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/manifest.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/math.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/oldchunker.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/onechunk.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/param.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/pi.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/profile-chunk-code.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/profile-chunk.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/profile-docbook.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/profile-onechunk.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/publishers.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/qandaset.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/refentry.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/sections.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/synop.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/table.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/task.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/titlepage.templates.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/titlepage.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/toc.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/verbatim.xsl
 create mode 100644 xsl/1.79.2/xhtml-1_1/xref.xsl
 create mode 100644 xsl/1.79.2/xhtml/admon.xsl
 create mode 100644 xsl/1.79.2/xhtml/annotations.xsl
 create mode 100644 xsl/1.79.2/xhtml/autoidx-kimber.xsl
 create mode 100644 xsl/1.79.2/xhtml/autoidx-kosek.xsl
 create mode 100644 xsl/1.79.2/xhtml/autoidx-ng.xsl
 create mode 100644 xsl/1.79.2/xhtml/autoidx.xsl
 create mode 100644 xsl/1.79.2/xhtml/autotoc.xsl
 create mode 100644 xsl/1.79.2/xhtml/biblio-iso690.xsl
 create mode 100644 xsl/1.79.2/xhtml/biblio.xsl
 create mode 100644 xsl/1.79.2/xhtml/block.xsl
 create mode 100644 xsl/1.79.2/xhtml/callout.xsl
 create mode 100644 xsl/1.79.2/xhtml/changebars.xsl
 create mode 100644 xsl/1.79.2/xhtml/chunk-changebars.xsl
 create mode 100644 xsl/1.79.2/xhtml/chunk-code.xsl
 create mode 100644 xsl/1.79.2/xhtml/chunk-common.xsl
 create mode 100644 xsl/1.79.2/xhtml/chunk.xsl
 create mode 100644 xsl/1.79.2/xhtml/chunker.xsl
 create mode 100644 xsl/1.79.2/xhtml/chunkfast.xsl
 create mode 100644 xsl/1.79.2/xhtml/chunktoc.xsl
 create mode 100644 xsl/1.79.2/xhtml/component.xsl
 create mode 100644 xsl/1.79.2/xhtml/division.xsl
 create mode 100644 xsl/1.79.2/xhtml/docbook-no-doctype.xsl
 create mode 100644 xsl/1.79.2/xhtml/docbook.xsl
 create mode 100644 xsl/1.79.2/xhtml/ebnf.xsl
 create mode 100644 xsl/1.79.2/xhtml/footnote.xsl
 create mode 100644 xsl/1.79.2/xhtml/formal.xsl
 create mode 100644 xsl/1.79.2/xhtml/glossary.xsl
 create mode 100644 xsl/1.79.2/xhtml/graphics.xsl
 create mode 100644 xsl/1.79.2/xhtml/highlight.xsl
 create mode 100644 xsl/1.79.2/xhtml/html-rtf.xsl
 create mode 100644 xsl/1.79.2/xhtml/html.xsl
 create mode 100644 xsl/1.79.2/xhtml/htmltbl.xsl
 create mode 100644 xsl/1.79.2/xhtml/index.xsl
 create mode 100644 xsl/1.79.2/xhtml/info.xsl
 create mode 100644 xsl/1.79.2/xhtml/inline.xsl
 create mode 100644 xsl/1.79.2/xhtml/its.xsl
 create mode 100644 xsl/1.79.2/xhtml/keywords.xsl
 create mode 100644 xsl/1.79.2/xhtml/lists.xsl
 create mode 100644 xsl/1.79.2/xhtml/maketoc.xsl
 create mode 100644 xsl/1.79.2/xhtml/manifest.xsl
 create mode 100644 xsl/1.79.2/xhtml/math.xsl
 create mode 100644 xsl/1.79.2/xhtml/oldchunker.xsl
 create mode 100644 xsl/1.79.2/xhtml/onechunk.xsl
 create mode 100644 xsl/1.79.2/xhtml/param.xsl
 create mode 100644 xsl/1.79.2/xhtml/pi.xsl
 create mode 100644 xsl/1.79.2/xhtml/profile-chunk-code.xsl
 create mode 100644 xsl/1.79.2/xhtml/profile-chunk.xsl
 create mode 100644 xsl/1.79.2/xhtml/profile-docbook.xsl
 create mode 100644 xsl/1.79.2/xhtml/profile-onechunk.xsl
 create mode 100644 xsl/1.79.2/xhtml/publishers.xsl
 create mode 100644 xsl/1.79.2/xhtml/qandaset.xsl
 create mode 100644 xsl/1.79.2/xhtml/refentry.xsl
 create mode 100644 xsl/1.79.2/xhtml/sections.xsl
 create mode 100644 xsl/1.79.2/xhtml/synop.xsl
 create mode 100644 xsl/1.79.2/xhtml/table.xsl
 create mode 100644 xsl/1.79.2/xhtml/task.xsl
 create mode 100644 xsl/1.79.2/xhtml/titlepage.templates.xsl
 create mode 100644 xsl/1.79.2/xhtml/titlepage.xsl
 create mode 100644 xsl/1.79.2/xhtml/toc.xsl
 create mode 100644 xsl/1.79.2/xhtml/verbatim.xsl
 create mode 100644 xsl/1.79.2/xhtml/xref.xsl



More information about the gnucash-patches mailing list